public final class StatementAssignment extends Statement
Statement.Kind
Constructor and Description |
---|
StatementAssignment(Expr left,
Expr right) |
Modifier and Type | Method and Description |
---|---|
Expr |
getLeft() |
Expr |
getRight() |