Searched refs:AddListener (Results 1 – 2 of 2) sorted by relevance
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ | ||
D | DebugEventHub.cs | 63 public virtual void AddListener( IDebugEventListener listener ) in AddListener() method in Antlr.Runtime.Debug.DebugEventHub |
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ | ||
D | DebugEventHub.cs | 59 public virtual void AddListener(IDebugEventListener listener) { in AddListener() method in Antlr.Runtime.Debug.DebugEventHub |