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

Lines Matching refs:accept

2412     property Accept
5174 if (FEOT[S] >= 0) then // EOT Transition to accept state?
5178 // TODO: I had this as return accept[eot[s]]
5180 // went to an accept...faster to do this, but
5204 // EOF Transition to accept state?