Package org.eclipse.lyo.core.query.impl
Class SimpleSortTermInvocationHandler
java.lang.Object
org.eclipse.lyo.core.query.impl.SimpleSortTermInvocationHandler
- All Implemented Interfaces:
InvocationHandler
- Author:
- pitschke
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSimpleSortTermInvocationHandler
(org.antlr.runtime.tree.Tree tree, Map<String, String> prefixMap) -
Method Summary
-
Field Details
-
tree
protected final org.antlr.runtime.tree.Tree tree -
prefixMap
-
-
Constructor Details
-
SimpleSortTermInvocationHandler
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
- See Also:
-