public interface ContextExecutableInput<O,C>
| Modifier and Type | Method and Description |
|---|---|
O |
execute(C context)
Executes
this input symbol with a given context. |
O execute(C context)
this input symbol with a given context.context - the context for this input symbolSULSULException - if this input cannot be executed (correctly) on the SULCopyright © 2020. All rights reserved.