public abstract class FunctionMapper extends Object
| Constructor and Description |
|---|
FunctionMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
mapFunction(String prefix,
String localName,
Method method)
Map a method to a function name.
|
abstract Method |
resolveFunction(String prefix,
String localName) |
Copyright © 2014–2019. All rights reserved.