Home
last modified time | relevance | path

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

/external/antlr/runtime/CSharp2/
DAPI CHANGES.TXT14 …ntime.BaseRecognizer.NEXT_TOKEN_RULE_NAME renamed to Antlr.Runtime.BaseRecognizer.NextTokenRuleName
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DBaseRecognizer.cs65 public const string NextTokenRuleName = "nextToken"; field in Antlr.Runtime.BaseRecognizer