Home
last modified time | relevance | path

Searched refs:GetSyntaxErrors (Results 1 – 1 of 1) sorted by relevance

/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas501 function GetSyntaxErrors: Integer; in GetSyntaxErrors() function
560 property SyntaxErrors: Integer read GetSyntaxErrors write SetSyntaxErrors;
1809 function GetSyntaxErrors: Integer;
3748 function TRecognizerSharedState.GetSyntaxErrors: Integer; in GetSyntaxErrors() function