Class InvokeSpecial

All Implemented Interfaces:
Serializable, Exp, RValue

public class InvokeSpecial extends InvokeInstanceExp
Representation of invokespecial expression, e.g., super.m(...).
See Also: