Class Constant

    • Constructor Detail

      • Constant

        public Constant​(Type type,
                        java.lang.Object value,
                        CodeLocation location)
        Builds the constant.
        Parameters:
        type - the type of the constant
        value - the constant value
        location - the code location of the statement that has generated this constant