public interface StatementNameOption
Modifier and Type | Method and Description |
---|---|
String |
getValue(StatementNameContext env)
Returns the statement name to assign to a statement at compilation-time.
|
String getValue(StatementNameContext env)
Implementations would typically interrogate the context object EPL expression or module and module item information and determine the right statement name to assign.
env
- the statement's compile contextCopyright © 2005–2020. All rights reserved.