Class CallCreator
java.lang.Object
org.ek9lang.compiler.phase7.CallCreator
- All Implemented Interfaces:
Function<EK9Parser.CallContext,
INode>
Creates a call node (including appropriate call arguments).
-
Constructor Details
-
CallCreator
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceFunction<EK9Parser.CallContext,
INode>
-