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

Lines Matching defs:SetText

243     procedure SetText(const Value: String);
272 property Text: String read GetText write SetText;
521 procedure SetText(const Value: String);
625 /// the input char buffer. Use setText() or can set this instance var.
627 property Text: String read GetText write SetText;
670 procedure SetText(const Value: String);
680 property Text: String read GetText write SetText;
1054 procedure SetText(const Value: String);
1135 property Text: String read GetText write SetText;
1829 procedure SetText(const Value: String);
1869 procedure SetText(const Value: String); virtual;
1913 procedure SetText(const Value: String); virtual;
2456 procedure SetText(const Value: String); virtual;
2474 property Text: String read GetText write SetText;
2550 procedure SetText(const Value: IANTLRInterface);
2564 property Text: IANTLRInterface read GetText write SetText;
2583 procedure SetText(const Value: IANTLRInterface);
3828 procedure TRecognizerSharedState.SetText(const Value: String);
3975 procedure TCommonToken.SetText(const Value: String);
4127 procedure TClassicToken.SetText(const Value: String);
5595 procedure TLexer.SetText(const Value: String);
6448 procedure TTokenRewriteStream.TRewriteOperation.SetText(