Class Int32Literal

    • Constructor Detail

      • Int32Literal

        public Int32Literal​(CFG cfg,
                            CodeLocation location,
                            int value)
        Builds the literal.
        Parameters:
        cfg - the CFG where this literal lies
        location - the location where this literal is defined
        value - the constant value represented by this literal