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