public class BetaBuiltinNode extends BetaNode
| Constructor and Description |
|---|
BetaBuiltinNode(ABox abox,
String name,
BuiltIn builtin,
NodeProvider[] args) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(Token token) |
void |
activate(WME wme) |
void |
print(String indent) |
String |
toString() |
activateChildren, isToppublic BetaBuiltinNode(ABox abox, String name, BuiltIn builtin, NodeProvider[] args)
Copyright © 2019. All rights reserved.