Home | History | Annotate | Download | only in Antlr3.Runtime

Lines Matching refs:GetStart

1163     function GetStart: IANTLRInterface;
1174 property Start: IANTLRInterface read GetStart write SetStart;
2512 function GetStart: IANTLRInterface; virtual;
2527 function GetStart: IANTLRInterface; override;
5707 function TRuleReturnScope.GetStart: IANTLRInterface;
5744 function TParserRuleReturnScope.GetStart: IANTLRInterface;