Home
last modified time | relevance | path

Searched defs:CharPositionInLine (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DICharStream.cs63 int CharPositionInLine { property
H A DIToken.cs54 int CharPositionInLine { property
H A DClassicToken.cs105 public int CharPositionInLine { property in Antlr.Runtime.ClassicToken
H A DCommonToken.cs142 public int CharPositionInLine { property in Antlr.Runtime.CommonToken
H A DLexer.cs81 public int CharPositionInLine { property in Antlr.Runtime.Lexer
H A DRecognitionException.cs257 public int CharPositionInLine { property in Antlr.Runtime.RecognitionException
H A DANTLRStringStream.cs130 public virtual int CharPositionInLine { property in Antlr.Runtime.ANTLRStringStream
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
H A DCommonTree.cs83 public override int CharPositionInLine { property in Antlr.Runtime.Tree.CommonTree
H A DITree.cs153 int CharPositionInLine { property
H A DBaseTree.cs134 public virtual int CharPositionInLine { property in Antlr.Runtime.Tree.BaseTree
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
H A DRemoteDebugEventSocketListener.cs115 public int CharPositionInLine { property in Antlr.Runtime.Debug.RemoteDebugEventSocketListener.ProxyToken
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas226 property CharPositionInLine: Integer read GetCharPositionInLine write SetCharPositionInLine; property
254 property CharPositionInLine: Integer read GetCharPositionInLine write SetCharPositionInLine; property
386 property CharPositionInLine: Integer read GetCharPositionInLine write SetCharPositionInLine; property
677 property CharPositionInLine: Integer read GetCharPositionInLine write SetCharPositionInLine; property
1117 property CharPositionInLine: Integer read GetCharPositionInLine; property
1447 property CharPositionInLine: Integer read FCharPositionInLine write FCharPositionInLine; property
H A DAntlr.Runtime.Tree.pas513 property CharPositionInLine: Integer read GetCharPositionInLine; property