Package one.empty3.library1.tree
Class ListInstructions.Instruction
java.lang.Object
one.empty3.library1.tree.ListInstructions.Instruction
- Enclosing class:
ListInstructions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
getId()
void
setExpression
(String expression) void
setId
(int id) void
setLeftHand
(String leftHand)
-
Constructor Details
-
Instruction
-
-
Method Details
-
getId
public int getId() -
setId
public void setId(int id) -
getLeftHand
-
setLeftHand
-
getExpression
-
setExpression
-