mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-19 06:06:54 -06:00
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6734 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
97eb4cf62e
commit
7aa7302396
1 changed files with 2 additions and 2 deletions
|
|
@ -110,8 +110,8 @@ and returns else. This is a shortcut to relatively common construct
|
|||
returns true, returns true. Otherwise it calls Skip and repeats.
|
||||
This is useful if we are only interested in just one type of
|
||||
subtag of current level, e.g.: [*C while(LoopTag(`"foo`")) `{ ...
|
||||
`}] `- is an equivalent of common construct [*C while(!End())
|
||||
if(Tag(][%-*C@3 tag][*C )) `{ ... `} else Skip();]&]
|
||||
`}] is an equivalent of common construct [*C while(!End()) if(Tag(][%-*C@3 tag][*C ))
|
||||
`{ ... `} else Skip();]&]
|
||||
[s3;%% &]
|
||||
[s4;%% &]
|
||||
[s5;:XmlParser`:`:GetAttrCount`(`)const: [@(0.0.255) int]_[* GetAttrCount]()_[@(0.0.255) co
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue