StructConstants

final class StructConstants

Constants used by the tree generation for internal representation.

Fields

COMMON

protected static final int COMMON

CONSTANT

protected static final int CONSTANT

EQUIVALENCE

protected static final int EQUIVALENCE

FUNCTION

protected static final int FUNCTION

INTERFACE

protected static final int INTERFACE

TYPE

protected static final int TYPE

USE

protected static final int USE

VARIABLE

protected static final int VARIABLE