Class InvokeInterface

All Implemented Interfaces:
Serializable, Exp, RValue

public class InvokeInterface extends InvokeInstanceExp
Representation of invokeinterface expression, e.g., o.m(...).
See Also: