Home | History | Annotate | Download | only in Antlr3.Runtime

Lines Matching refs:Transition

990   ///  A DFA implemented as a set of transition tables.
2414 property Transition: TSmallintMatrix read FTransition write FTransition;
5163 // look for a normal char transition
5170 // was in range but not a normal transition
5174 if (FEOT[S] >= 0) then // EOT Transition to accept state?
5196 // EOT Transition?
5204 // EOF Transition to accept state?