Class CallCreator

java.lang.Object
org.ek9lang.compiler.phase7.CallCreator
All Implemented Interfaces:
Function<EK9Parser.CallContext,INode>

public final class CallCreator extends Object implements Function<EK9Parser.CallContext,INode>
Creates a call node (including appropriate call arguments).