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