Home | History | Annotate | Download | only in tool

Lines Matching full:dfas

296       -Xmaxswitchcaselabels m don't generate switch() statements for dfas
298 -Xminswitchalts m don't generate switch() statements for dfas smaller
648 cyclic DFAs. tracks hidden tokens too now. Added toInputString() to
2966 * Added optimization for DFAs that fixed a codegen bug with rules in lexer:
3393 * cyclic DFAs are now nonstatic and hence can access instance variables