Package org.eclipse.lyo.core.query.impl
Class CompoundTermInvocationHandler
java.lang.Object
org.eclipse.lyo.core.query.impl.CompoundTermInvocationHandler
- All Implemented Interfaces:
InvocationHandler
Proxy implementation of
CompoundTerm
interface-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCompoundTermInvocationHandler
(org.antlr.runtime.tree.Tree tree, boolean isTopLevel, Map<String, String> prefixMap) -
Method Summary
-
Field Details
-
prefixMap
-
-
Constructor Details
-
CompoundTermInvocationHandler
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
- See Also:
-