User Tools

Site Tools


documentation:tiny2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
documentation:tiny2 [2023/09/16 21:23] – Add missing inline code markers nebelnidasdocumentation:tiny2 [2025/10/28 08:11] (current) – Add example for element without destination name nebelnidas
Line 12: Line 12:
  someProperty someValue  someProperty someValue
  anotherProperty  anotherProperty
-c a class_123 pkg/SomeClass+c a Class_123 pkg/SomeClass
  f [I a field_789 someField  f [I a field_789 someField
  m (III)V a method_456 someMethod  m (III)V a method_456 someMethod
Line 19: Line 19:
  p 3 param_2 z  p 3 param_2 z
  c Just a method for demonstrating the format.  c Just a method for demonstrating the format.
-c b class_234 pkg/xy/AnotherClass+c b ClassWithoutDstName
  m (Ljava/lang/String;)I a method_567 anotherMethod  m (Ljava/lang/String;)I a method_567 anotherMethod
 </code> </code>
Line 47: Line 47:
 <class-name-b>                  ::= <optional-class-name> <class-name-b>                  ::= <optional-class-name>
 <optional-class-name>           ::= '' | <class-name> <optional-class-name>           ::= '' | <class-name>
-<extra-ns-cls-names>            ::= '' | <tab> <optional-class-name> <extra-ns-class-names>+<extra-ns-class-names>          ::= '' | <tab> <optional-class-name> <extra-ns-class-names>
 <class-name>                    ::= <conf-safe-string> <class-name>                    ::= <conf-safe-string>
 <class-sub-sections>            ::= '' | <class-comment-section> <class-sub-sections> | <field-section> <class-sub-sections> | <method-section> <class-sub-sections> <class-sub-sections>            ::= '' | <class-comment-section> <class-sub-sections> | <field-section> <class-sub-sections> | <method-section> <class-sub-sections>
documentation/tiny2.1694899394.txt.gz · Last modified: 2023/09/16 21:23 by nebelnidas