Home
last modified time | relevance | path

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

/external/antlr/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
DAST.stg81 procedure T<grammar.recognizerName>.T<ruleDescriptor:returnStructName()>.SetTree(const Value: IANTL…
93 procedure SetTree(const Value: IANTLRInterface); override;
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas1168 procedure SetTree(const Value: IANTLRInterface);
1180 property Tree: IANTLRInterface read GetTree write SetTree;
2517 procedure SetTree(const Value: IANTLRInterface); virtual;
5737 procedure TRuleReturnScope.SetTree(const Value: IANTLRInterface); procedure