 | AccessModifierVariableContext Constructor |
Ctor
Namespace:
com.espertech.esper.compiler.client.option
Assembly:
NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntaxpublic AccessModifierVariableContext(
StatementBaseInfo base,
string variableName
)
Parameters
- base
- Type: StatementBaseInfo
statement info - variableName
- Type: SystemString
returns the variable name
See Also