Home | History | Annotate | Download | only in tool

Lines Matching full:"$ text"

2044   If you are going to use $text in a tree grammar or do rewrite=true
2064 so rule $text attr works. CommonTreeNodeStream etc... now let
2066 $text is not well-defined for rules like
2089 $text will have rewrites. Here's a sample test program for grammar Rew.
2334 * $text, $line, etc... were not working in assignments. Fixed and added
2353 * $text, $line, etc... were not working properly within lexer rule.
2364 such as $start, $stop, $text in a rule. Also forbid setting any attributes
3145 * $property within a rule now works like $text, $st, ...