anvil.script
Interface StaticVariableType

All Superinterfaces:
Type, VariableType
All Known Subinterfaces:
ConstantVariableType
All Known Implementing Classes:
ConstantVariable, ConstantVariableStatement, StaticVariable, StaticVariableStatement

public interface StaticVariableType
extends VariableType

interface StaticVariableType


Field Summary
 
Fields inherited from interface anvil.script.Type
CLASS, CONSTANT_VARIABLE, CONSTRUCTOR, FUNCTION, FUNCTION_PARAMETER, GLOBAL_NAMESPACE, IMPORT, INTERFACE, INTERFACE_METHOD, LOCAL_VARIABLE, MEMBER_VARIABLE, METHOD, MODULE, NAMESPACE, SCOPE0, STATIC_VARIABLE, SYSTEM_NAMESPACE, TYPE_NAMES
 
Methods inherited from interface anvil.script.VariableType
getValue, hasConstantInitializer, setValue
 
Methods inherited from interface anvil.script.Type
getDocument, getName, getParent, getParents, getQualifiedName, getType, getTypeRef, isPrivate