Enum Token.Type

java.lang.Object
java.lang.Enum<Token.Type>
edu.wisc.game.parser.Token.Type
All Implemented Interfaces:
Serializable, Comparable<Token.Type>, java.lang.constant.Constable
Enclosing class:
Token

public static enum Token.Type
extends Enum<Token.Type>