public class Token
extends Object
Provide access to the result of a parser call.
The token is either code or text and if it is text it can have an associated filter configuration.
The code parts are escaped and with delimiters is needed, the text part is not escaped.