Class ConstructorCall

  • All Implemented Interfaces:
    Opcode

    public class ConstructorCall
    extends MethodCall
    Constructor call such as this() and super() within a constructor body.
    See Also:
    NewExpr