Class StaticConstants

java.lang.Object
com.oracle.truffle.dsl.processor.generator.StaticConstants

public final class StaticConstants extends Object
Constants per top-level class. If multiple nodes are generated per top-level class, this allows to put them into the top-level class. They must not be specific to the individual generated node.