Class VariableElement
java.lang.Object
net.mcreator.workspace.elements.VariableElement
- All Implemented Interfaces:
IElement
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()getScope()getType()getValue()inthashCode()voidsetScope(VariableType.Scope scope) voidsetType(VariableType type) voidtoString()
-
Constructor Details
-
VariableElement
-
-
Method Details
-
toString
-
equals
-
hashCode
-
getType
-
setType
-
getTypeString
-
getName
-
getValue
-
setValue
-
getScope
-
setScope
-
getTooltipText
-