Package | Description |
---|---|
org.apache.felix.gogo.runtime |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,Expression.Function> |
Expression.functions
All defined functions with name and implementation.
|
Modifier and Type | Method and Description |
---|---|
Expression.Function |
Expression.addFunction(Expression.Function function)
Adds a function to the list of supported functions
|
Modifier and Type | Method and Description |
---|---|
Expression.Function |
Expression.addFunction(Expression.Function function)
Adds a function to the list of supported functions
|