public class FunctionLibrary extends SimpleLibrary<ELFunctionDefinition>
Constructor and Description |
---|
FunctionLibrary(boolean registerDefaults) |
Modifier and Type | Method and Description |
---|---|
void |
addFunction(ELFunctionDefinition fn) |
ELFunctionDefinition |
getFunction(String name) |
protected void |
registerDefaults() |
entries, fetch, register, register, registerClasses
protected void registerDefaults()
registerDefaults
in class SimpleLibrary<ELFunctionDefinition>
public void addFunction(ELFunctionDefinition fn)
public ELFunctionDefinition getFunction(String name)
Copyright © 2015. All Rights Reserved.