Module dev.civl.abc

Enum Class TypeNode.TypeNodeKind

java.lang.Object
java.lang.Enum<TypeNode.TypeNodeKind>
dev.civl.abc.ast.node.IF.type.TypeNode.TypeNodeKind
All Implemented Interfaces:
Serializable, Comparable<TypeNode.TypeNodeKind>, Constable
Enclosing interface:
TypeNode

public static enum TypeNode.TypeNodeKind extends Enum<TypeNode.TypeNodeKind>
The different kinds of type nodes.