private class ASTCompiler.OpElementAsgnArgumentsCallback extends java.lang.Object implements ArgumentsCallback
| Constructor and Description |
|---|
OpElementAsgnArgumentsCallback(Node node) |
| Modifier and Type | Method and Description |
|---|---|
void |
call(BodyCompiler context) |
int |
getArity() |
private Node node
public OpElementAsgnArgumentsCallback(Node node)
public int getArity()
getArity in interface ArgumentsCallbackpublic void call(BodyCompiler context)
call in interface CompilerCallback