Enum Class FunctionCallExpression.FunctionReferenceType

java.lang.Object
java.lang.Enum<FunctionCallExpression.FunctionReferenceType>
io.github.douira.glsl_transformer.ast.node.expression.unary.FunctionCallExpression.FunctionReferenceType
All Implemented Interfaces:
Serializable, Comparable<FunctionCallExpression.FunctionReferenceType>, Constable
Enclosing class:
FunctionCallExpression

public static enum FunctionCallExpression.FunctionReferenceType extends Enum<FunctionCallExpression.FunctionReferenceType>