Home
last modified time | relevance | path

Searched refs:DFA4_eot (Results 1 – 1 of 1) sorted by relevance

/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCLexer.java695 static final short[] DFA4_eot = DFA.unpackEncodedString(DFA4_eotS); field in SimpleCLexer
716 this.eot = DFA4_eot; in DFA4()