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