JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.pkl.core.stdlib
Interface ExternalMethod1Node.Factory
Enclosing class:
ExternalMethod1Node
public static interface
ExternalMethod1Node.Factory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ExternalMethod1Node
create
(
ExpressionNode
receiverNode,
ExpressionNode
arg1Node)
Method Details
create
ExternalMethod1Node
create
(
ExpressionNode
receiverNode,
ExpressionNode
arg1Node)