TokenConstantDefinition.EPSILON

@uml During lookahead operations, this "token" signifies we hit rule end ATN state and did not follow it despite needing to.

class TokenConstantDefinition
enum int EPSILON;

Meta