public class Attribution extends Object implements Serializable
| Constructor and Description |
|---|
Attribution(Function function,
int resultOfs,
int resultAttr,
int[] argsOfs,
int[] argsAttr)
Nonterminal attribution.
|
| Modifier and Type | Method and Description |
|---|---|
void |
eval(Node ctx,
PrintWriter verbose)
Caution: do not call this method concurrently!
|
Object |
newInstance() |
String |
toString() |
public Attribution(Function function, int resultOfs, int resultAttr, int[] argsOfs, int[] argsAttr)
public Object newInstance()
public void eval(Node ctx, PrintWriter verbose) throws SemanticError
ctx - left-hand-side nodeSemanticErrorCopyright © 1998–2017 1&1. All rights reserved.