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
EaterException
TFunction getFunction(TFunctionSignature signature)