Enum Class GlslLexer.TokenType

java.lang.Object
java.lang.Enum<GlslLexer.TokenType>
io.github.ocelot.glslprocessor.core.GlslLexer.TokenType
All Implemented Interfaces:
Serializable, Comparable<GlslLexer.TokenType>, Constable
Enclosing class:
GlslLexer

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