
Public Member Functions | |
| void | flushCache () |
| low-level | |
| void | flushCollectionCache () |
| internal | |
| SubExp | clone () throws CloneNotSupportedException |
| internal | |
| SubExp | copy () |
| internal | |
| SubExp | fullCopy () |
| low-level | |
| FExp | instantiate () |
| method InstantiatedExpressions /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Flattening.jrag:1683 | |
| SubExp () | |
| method Modelica.ast:1 | |
| SubExp (Exp p0, Exp p1) | |
| method Modelica.ast:7 | |
| boolean | mayHaveRewrite () |
| internal method Modelica.ast:20 | |
| void | setLeft (Exp node) |
| Setter for Left high-level method Modelica.ast:5. | |
| Exp | getLeft () |
| Getter for Left high-level method Modelica.ast:12. | |
| Exp | getLeftNoTransform () |
| low-level method Modelica.ast:18 | |
| void | setRight (Exp node) |
| Setter for Right high-level method Modelica.ast:5. | |
| Exp | getRight () |
| Getter for Right high-level method Modelica.ast:12. | |
| Exp | getRightNoTransform () |
| low-level method Modelica.ast:18 | |
| String | op () |
| syn PrettyPrint /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrettyPrint.jrag:661 | |
| ASTNode | rewriteTo () |
| internal | |
Protected Member Functions | |
| int | numChildren () |
| low-level method Modelica.ast:14 | |
| org.jmodelica.modelica.compiler.SubExp.SubExp | ( | ) |
method Modelica.ast:1
| SubExp org.jmodelica.modelica.compiler.SubExp.clone | ( | ) | throws CloneNotSupportedException |
| SubExp org.jmodelica.modelica.compiler.SubExp.copy | ( | ) |
| void org.jmodelica.modelica.compiler.SubExp.flushCache | ( | ) |
| void org.jmodelica.modelica.compiler.SubExp.flushCollectionCache | ( | ) |
| SubExp org.jmodelica.modelica.compiler.SubExp.fullCopy | ( | ) |
| Exp org.jmodelica.modelica.compiler.SubExp.getLeft | ( | ) |
Getter for Left high-level method Modelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.DotSubExp.
| Exp org.jmodelica.modelica.compiler.SubExp.getLeftNoTransform | ( | ) |
| Exp org.jmodelica.modelica.compiler.SubExp.getRight | ( | ) |
Getter for Right high-level method Modelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.DotSubExp.
| Exp org.jmodelica.modelica.compiler.SubExp.getRightNoTransform | ( | ) |
| FExp org.jmodelica.modelica.compiler.SubExp.instantiate | ( | ) |
method InstantiatedExpressions /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Flattening.jrag:1683
Reimplemented from org.jmodelica.modelica.compiler.DotSubExp.
| boolean org.jmodelica.modelica.compiler.SubExp.mayHaveRewrite | ( | ) |
| int org.jmodelica.modelica.compiler.SubExp.numChildren | ( | ) | [protected] |
| String org.jmodelica.modelica.compiler.SubExp.op | ( | ) | [virtual] |
syn PrettyPrint /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrettyPrint.jrag:661
Reimplemented from org.jmodelica.modelica.compiler.DotSubExp.
| ASTNode org.jmodelica.modelica.compiler.SubExp.rewriteTo | ( | ) |
| void org.jmodelica.modelica.compiler.SubExp.setLeft | ( | Exp | node | ) |
Setter for Left high-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.DotSubExp.
| void org.jmodelica.modelica.compiler.SubExp.setRight | ( | Exp | node | ) |
Setter for Right high-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.DotSubExp.
1.5.8