CommonToken.EMPTY_SOURCE

An empty {@link Pair} which is used as the default value of {@link #source} for tokens that do not have a source.

class CommonToken
protected static
TokenFactorySourcePair EMPTY_SOURCE;

Meta