Home
last modified time | relevance | path

Searched defs:MisMatchNotEventKey (Results 1 – 2 of 2) sorted by relevance

/dports/devel/antlr/antlr-2.7.7/lib/csharp/antlr.runtime/antlr/
H A DParser.cs64 internal static readonly object MisMatchNotEventKey = new object(); field in antlr.Parser
H A DCharScanner.cs52 internal static readonly object MisMatchNotEventKey = new object(); field in antlr.CharScanner