Class Int64Literal

    • Constructor Detail

      • Int64Literal

        public Int64Literal​(CFG cfg,
                            CodeLocation location,
                            long 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