Package one.empty3.library1.tree
Class Method
java.lang.Object
one.empty3.library1.tree.Method
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getName()
getScope()
int
hashCode()
void
setInstructions
(List<Instruction> instructions) void
void
setOfClass
(Variable ofClass) void
setParameterList
(List<Variable> parameterList) void
void
setVariableList
(List<Variable> variableList) toString()
-
Constructor Details
-
Method
public Method()
-
-
Method Details
-
getName
-
setName
-
getOfClass
-
setOfClass
-
getVariableList
-
setVariableList
-
getInstructions
-
setInstructions
-
getParameterList
-
setParameterList
-
getScope
-
equals
-
hashCode
public int hashCode() -
setScope
-
toString
-