Interface AccessModifierVariableOption


public interface AccessModifierVariableOption
Implement this interface to provide or override the access modifier for a variable.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.espertech.esper.common.client.util.NameAccessModifier
    Returns the access modifier for the variable
  • Method Details

    • getValue

      com.espertech.esper.common.client.util.NameAccessModifier getValue(AccessModifierVariableContext env)
      Returns the access modifier for the variable
      Parameters:
      env - information about the statement
      Returns:
      modifier