Lines Matching refs:TokenText
3774 TokenText: String;3776 TokenText := '<missing ' + GetTokenNames[ExpectedTokenType] + '>';3777 Result := TCommonTree.Create(TCommonToken.Create(ExpectedTokenType, TokenText));