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