Enum Class GlslTypeQualifier.Interpolation

java.lang.Object
java.lang.Enum<GlslTypeQualifier.Interpolation>
io.github.ocelot.glslprocessor.api.grammar.GlslTypeQualifier.Interpolation
All Implemented Interfaces:
GlslTypeQualifier, Serializable, Comparable<GlslTypeQualifier.Interpolation>, Constable
Enclosing interface:
GlslTypeQualifier

public static enum GlslTypeQualifier.Interpolation extends Enum<GlslTypeQualifier.Interpolation> implements GlslTypeQualifier