
Public Member Functions | |
| void | flushCache () |
| low-level | |
| void | flushCollectionCache () |
| internal | |
| Output | clone () throws CloneNotSupportedException |
| internal | |
| Output | copy () |
| internal | |
| Output | fullCopy () |
| low-level | |
| Output () | |
| method Modelica.ast:1 | |
| boolean | mayHaveRewrite () |
| internal method Modelica.ast:16 | |
| String | toString () |
| syn PrettyPrint /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrettyPrint.jrag:685 | |
| ASTNode | rewriteTo () |
| internal | |
Protected Member Functions | |
| int | numChildren () |
| low-level method Modelica.ast:10 | |
| org.jmodelica.modelica.compiler.Output.Output | ( | ) |
method Modelica.ast:1
| Output org.jmodelica.modelica.compiler.Output.clone | ( | ) | throws CloneNotSupportedException |
| Output org.jmodelica.modelica.compiler.Output.copy | ( | ) |
internal
| void org.jmodelica.modelica.compiler.Output.flushCache | ( | ) |
| void org.jmodelica.modelica.compiler.Output.flushCollectionCache | ( | ) |
| Output org.jmodelica.modelica.compiler.Output.fullCopy | ( | ) |
low-level
| boolean org.jmodelica.modelica.compiler.Output.mayHaveRewrite | ( | ) |
internal method Modelica.ast:16
Reimplemented from org.jmodelica.modelica.compiler.TypePrefixInputOutput.
| int org.jmodelica.modelica.compiler.Output.numChildren | ( | ) | [protected] |
low-level method Modelica.ast:10
Reimplemented from org.jmodelica.modelica.compiler.TypePrefixInputOutput.
| ASTNode org.jmodelica.modelica.compiler.Output.rewriteTo | ( | ) |
| String org.jmodelica.modelica.compiler.Output.toString | ( | ) | [virtual] |
syn PrettyPrint /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrettyPrint.jrag:685
Implements org.jmodelica.modelica.compiler.TypePrefixInputOutput.
1.5.8