Interface Constants

All Superinterfaces:
RuntimeConstants
All Known Implementing Classes:
ConstantPool.CPTagVisitor, ConstantPool.CPVisitor, MethodData.DataPArrayAttr, ParserCP.ParserCPVisitor, SourceFile

public interface Constants extends RuntimeConstants
This interface defines constant that are used throughout the compiler. It inherits from RuntimeConstants, which is an autogenerated class that contains constants defined in the interpreter.