User Tools

Site Tools


documentation:tiny

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:tiny [2023/09/16 14:11] – <entries> -> <content> nebelnidasdocumentation:tiny [2024/03/25 18:10] (current) – Remove incorrect standard property nebelnidas
Line 11: Line 11:
 # INTERMEDIARY-COUNTER field 945 # INTERMEDIARY-COUNTER field 945
 # INTERMEDIARY-COUNTER method 1204 # INTERMEDIARY-COUNTER method 1204
-# SORTED-HIERARCHY 
 CLASS a class_123 pkg/SomeClass CLASS a class_123 pkg/SomeClass
 FIELD a [I a field_789 someField FIELD a [I a field_789 someField
Line 73: Line 72:
   * ''%%<safe-string>%%'' is a non-empty string that must not contain:   * ''%%<safe-string>%%'' is a non-empty string that must not contain:
     * ''\'',     * ''\'',
-    * ''"\n"'', +    * ''\n'', 
-    * ''"\r"'', +    * ''\r'', 
-    * ''"\t"'' or +    * ''\t'' or 
-    * ''"\0"''.+    * ''\0''.
   * ''%%<spaceless-safe-string>%%'' is the same as ''%%<safe-string>%%'', but in addition mustn't contain ''%%<space>%%'' as well.   * ''%%<spaceless-safe-string>%%'' is the same as ''%%<safe-string>%%'', but in addition mustn't contain ''%%<space>%%'' as well.
   * ''%%<properties>%%'' are either in the ''%%<header>%%'' or at the bottom of the file, //not// scattered across both locations.   * ''%%<properties>%%'' are either in the ''%%<header>%%'' or at the bottom of the file, //not// scattered across both locations.
Line 93: Line 92:
   * Mappings without any (useful) names should be omitted.   * Mappings without any (useful) names should be omitted.
   * Entries without any (useful) mappings should be omitted.   * Entries without any (useful) mappings should be omitted.
- 
- 
-===== Standard Properties ===== 
-These are required to be in the header. 
-  * ''SORTED-HIERARCHY'': all member entries are directly beneath their parent class entries, and fields are before methods 
documentation/tiny.1694873476.txt.gz · Last modified: 2023/09/16 14:11 by nebelnidas