Class Call

java.lang.Object
org.ek9lang.compiler.ir.Call
All Implemented Interfaces:
INode
Direct Known Subclasses:
ConstructorCall

public class Call extends Object implements INode
General call to function or method (for example), but not a constructor.