Module dev.civl.abc

Enum Class StatementNode.StatementKind

java.lang.Object
java.lang.Enum<StatementNode.StatementKind>
dev.civl.abc.ast.node.IF.statement.StatementNode.StatementKind
All Implemented Interfaces:
Serializable, Comparable<StatementNode.StatementKind>, Constable
Enclosing interface:
StatementNode

public static enum StatementNode.StatementKind extends Enum<StatementNode.StatementKind>