|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComputeIsh | |
|---|---|
| coursesolutions | |
| lab8 | |
| Uses of ComputeIsh in coursesolutions |
|---|
| Methods in coursesolutions with parameters of type ComputeIsh | |
|---|---|
void |
CourseProjectCodeGenVisitor.visit(ComputeIsh c)
|
void |
CourseCodeGenVisitor.visit(ComputeIsh c)
|
| Uses of ComputeIsh in lab8 |
|---|
| Subinterfaces of ComputeIsh in lab8 | |
|---|---|
interface |
BinaryComputeIsh
Represent a bnary arithmetic node: Could be one of add, sub, mul, div, rem |
interface |
UnaryComputeIsh
Represent a unary arithmetic node, such as neg and return |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||