Enum Class SNBTTokenizer.TokenType

java.lang.Object
java.lang.Enum<SNBTTokenizer.TokenType>
de.pauleff.formats.snbt.SNBTTokenizer.TokenType
All Implemented Interfaces:
Serializable, Comparable<SNBTTokenizer.TokenType>, Constable
Enclosing class:
SNBTTokenizer

public static enum SNBTTokenizer.TokenType extends Enum<SNBTTokenizer.TokenType>
Enumeration of all token types recognized by the SNBT tokenizer.