Package eu.bandm.tools.tpath.runtime
Class Frontend
java.lang.Object
eu.bandm.tools.tpath.runtime.Frontend
- All Implemented Interfaces:
Function<String,
TPath.Expr>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setMessageReceiver
(MessageReceiver<? super SimpleMessage> msg)
-
Constructor Details
-
Frontend
public Frontend()
-
-
Method Details
-
setMessageReceiver
-
apply
- Specified by:
apply
in interfaceFunction<String,
TPath.Expr>
-