Home
last modified time | relevance | path

Searched defs:StopIndex (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DIToken.cs69 int StopIndex { property
H A DClassicToken.cs131 public int StopIndex { property in Antlr.Runtime.ClassicToken
H A DCommonToken.cs169 public int StopIndex { property in Antlr.Runtime.CommonToken
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
H A DRemoteDebugEventSocketListener.cs141 public int StopIndex { property in Antlr.Runtime.Debug.RemoteDebugEventSocketListener.ProxyToken
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas623 property StopIndex: Integer read GetStopIndex write SetStopIndex; property
H A DAntlr.Runtime.pas645 property StopIndex: Integer read GetStopIndex write SetStopIndex; property