anno

File anno.str
Author unknown
Since unknown
No information available.




Statistics


General
Lines of code 93
Stratego
Module number 1 (0% documented)
Constructor number 2 (0% documented)
Overlay number 0
Strategy number 9 (22% documented)
Rule number 3 (0% documented)
DynamicRule number 1 (0% documented)



Constructor summary


Comment(ATerm ) n/a anno.str
Location(ATerm , ATerm , ATerm , ATerm ) n/a anno.str

Strategy summary


asfix-anno-all-consnil(Strategy s) n/a anno.str
asfix-anno-comments n/a anno.str
asfix-anno-comments(ATerm s) n/a anno.str
asfix-anno-location Annotates an AsFix parse tree with locations anno.str
asfix-anno-position-info(ATerm path) Annotates an AsFix parse tree with position information anno.str
asfix-anno-topdown-consnil(Strategy s) n/a anno.str
asfix-anno-yield n/a anno.str
fetch-comment n/a anno.str
has-cons n/a anno.str

Rule summary


AnnoComment n/a anno.str
asfix-anno-Kids n/a anno.str
asfix-anno-Kids' n/a anno.str



Strategy details


ATerm asfix-anno-location
File anno.str
Author unknown
Since unknown
 

Annotates an AsFix parse tree with locations.

Format: Location(firstLine, firstColumn, lastLine, lastColumn).Lines and columns both start at 1.



 
ATerm asfix-anno-position-info(ATerm path)
File anno.str
Author unknown
Since unknown
 

Annotates an AsFix parse tree with position information.