Package serp.bytecode

Interface Constants


public interface Constants
Interface to track constants used in bytecode. Entities can access these constants using the static Constants. field prefix, or implement this interface themselves to conveniently import the constants into their own namespace.