Searched refs:SetTree (Results 1 – 2 of 2) sorted by relevance
81 procedure T<grammar.recognizerName>.T<ruleDescriptor:returnStructName()>.SetTree(const Value: IANTL…93 procedure SetTree(const Value: IANTLRInterface); override;
1168 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