Enum Class GlslLexer.TokenType

java.lang.Object
java.lang.Enum<GlslLexer.TokenType>
foundry.veil.impl.glsl.GlslLexer.TokenType
All Implemented Interfaces:
Serializable, Comparable<GlslLexer.TokenType>, Constable
Enclosing class:
GlslLexer

public static enum GlslLexer.TokenType extends Enum<GlslLexer.TokenType>