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

Lines Matching refs:SetChannel

239     procedure SetChannel(const Value: Integer);
257 property Channel: Integer read GetChannel write SetChannel;
517 procedure SetChannel(const Value: Integer);
618 property Channel: Integer read GetChannel write SetChannel;
666 procedure SetChannel(const Value: Integer);
678 property Channel: Integer read GetChannel write SetChannel;
1825 procedure SetChannel(const Value: Integer);
1865 procedure SetChannel(const Value: Integer); virtual;
1909 procedure SetChannel(const Value: Integer); virtual;
3788 procedure TRecognizerSharedState.SetChannel(const Value: Integer);
3945 procedure TCommonToken.SetChannel(const Value: Integer);
4107 procedure TClassicToken.SetChannel(const Value: Integer);