Home
last modified time | relevance | path

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

/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tree.pas1715 property HasTextArg: Boolean read GetHasTextArg write SetHasTextArg; property
4203 if (T2.HasTextArg) and (FAdaptor.GetNodeText(T1) <> T2.Text) then
4325 Node.HasTextArg := True;