public interface Knowledge
| Modifier and Type | Method and Description |
|---|---|
TFunction |
getFunction(TFunctionSignature signature) |
TValue |
getVariable(java.lang.String name) |
TValue getVariable(java.lang.String name) throws EaterException
EaterExceptionTFunction getFunction(TFunctionSignature signature)