CommonToken.text

This is the backing field for {@link #getText} when the token text is explicitly set in the constructor or via {@link #setText}.

@see #getText()

class CommonToken
protected
string text;

Meta