Home | History | Annotate | Download | only in tool

Lines Matching full:parsing

363   parsing. Added rule option strategy=precedence also
376 backtracking. No longer making a list of all nodes before tree parsing.
444 tree parsing because it makes no sense with all of the up-and-down nodes.
1575 functionality for normal parsing and tree parsing + AST
1583 for both parsing and tree parsing.
1587 during parsing.
1590 during tree parsing.
1629 we have more info during tree parsing. Only works if your
1669 * fixed bug in LT for tree parsing; text was not transmitted properly;
2819 * Fuzzy parsing should be more efficient. It should backtrack over a rule
2883 5900ms to 3900ms for parse+lex time parsing entire java 1.4.2 source. Lex