 | CompilerOptionsAccessModifierVariable Property |
Returns the callback that determines the access modifier of a given variable.
Namespace:
com.espertech.esper.compiler.client
Assembly:
NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntaxpublic AccessModifierVariableOption AccessModifierVariable { get; set; }
Return Value
Type:
AccessModifierVariableOptioncallback returning an access modifier for a variable
See Also