Class Int16Literal

    • Constructor Detail

      • Int16Literal

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