Interface AccessModifierContextOption
public interface AccessModifierContextOption
Implement this interface to provide or override the access modifier a context.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the access modifier for the context
-
Method Details
-
getValue
Returns the access modifier for the context- Parameters:
env
- information about the statement- Returns:
- modifier
-