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