Home | History | Annotate | Download | only in C

Lines Matching full:"$ text"

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