Home
last modified time | relevance | path

Searched defs:EnterAlt (Results 1 – 5 of 5) sorted by relevance

/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DIDebugEventListener.cs64 void EnterAlt(int alt); in EnterAlt() method
DBlankDebugEventListener.cs59 public virtual void EnterAlt(int alt) { in EnterAlt() method in Antlr.Runtime.Debug.BlankDebugEventListener
DDebugEventRepeater.cs62 public virtual void EnterAlt(int alt) { in EnterAlt() method in Antlr.Runtime.Debug.DebugEventRepeater
DDebugEventHub.cs86 public virtual void EnterAlt(int alt) { in EnterAlt() method in Antlr.Runtime.Debug.DebugEventHub
DDebugEventSocketProxy.cs157 public override void EnterAlt(int alt) { in EnterAlt() method in Antlr.Runtime.Debug.DebugEventSocketProxy