Home
last modified time | relevance | path

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

/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DRecognitionException.cs194 public bool ApproximateLineInfo { property in Antlr.Runtime.RecognitionException
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas1425 property ApproximateLineInfo: Boolean read FApproximateLineInfo write FApproximateLineInfo; property