
Public Member Functions | |
| void | flushCache () |
| low-level | |
| void | flushCollectionCache () |
| internal | |
| FEnumSpecification | clone () throws CloneNotSupportedException |
| internal | |
| ArrayList< FEnumLiteral > | enumLiterals () |
| method FlatEnumerations /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1147 | |
| abstract void | prettyPrint (Printer p, PrintStream str, String indent) |
| method FlattPrettyPrint /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrettyPrint.jrag:876 | |
| FEnumSpecification () | |
| method FlatModelica.ast:1 | |
| boolean | mayHaveRewrite () |
| internal method FlatModelica.ast:16 | |
| int | numEnumLiterals () |
| The number of enumeration literals defined in this enumeration. | |
| ASTNode | rewriteTo () |
| internal | |
Protected Member Functions | |
| int | numChildren () |
| low-level method FlatModelica.ast:10 | |
| org.jmodelica.modelica.compiler.FEnumSpecification.FEnumSpecification | ( | ) |
method FlatModelica.ast:1
| FEnumSpecification org.jmodelica.modelica.compiler.FEnumSpecification.clone | ( | ) | throws CloneNotSupportedException |
internal
Reimplemented from org.jmodelica.modelica.compiler.BaseNode.
Reimplemented in org.jmodelica.modelica.compiler.FEnumLiteralList, and org.jmodelica.modelica.compiler.FEnumUnspecified.
| ArrayList<FEnumLiteral> org.jmodelica.modelica.compiler.FEnumSpecification.enumLiterals | ( | ) |
method FlatEnumerations /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1147
Reimplemented in org.jmodelica.modelica.compiler.FEnumLiteralList.
| void org.jmodelica.modelica.compiler.FEnumSpecification.flushCache | ( | ) |
low-level
Reimplemented from org.jmodelica.modelica.compiler.BaseNode.
Reimplemented in org.jmodelica.modelica.compiler.FEnumLiteralList, and org.jmodelica.modelica.compiler.FEnumUnspecified.
| void org.jmodelica.modelica.compiler.FEnumSpecification.flushCollectionCache | ( | ) |
internal
Reimplemented from org.jmodelica.modelica.compiler.BaseNode.
Reimplemented in org.jmodelica.modelica.compiler.FEnumLiteralList, and org.jmodelica.modelica.compiler.FEnumUnspecified.
| boolean org.jmodelica.modelica.compiler.FEnumSpecification.mayHaveRewrite | ( | ) |
internal method FlatModelica.ast:16
Reimplemented from org.jmodelica.modelica.compiler.BaseNode.
Reimplemented in org.jmodelica.modelica.compiler.FEnumLiteralList, and org.jmodelica.modelica.compiler.FEnumUnspecified.
| int org.jmodelica.modelica.compiler.FEnumSpecification.numChildren | ( | ) | [protected] |
low-level method FlatModelica.ast:10
Reimplemented from org.jmodelica.modelica.compiler.BaseNode.
Reimplemented in org.jmodelica.modelica.compiler.FEnumLiteralList, and org.jmodelica.modelica.compiler.FEnumUnspecified.
| int org.jmodelica.modelica.compiler.FEnumSpecification.numEnumLiterals | ( | ) |
The number of enumeration literals defined in this enumeration.
syn FlatEnumerations /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1172
Reimplemented in org.jmodelica.modelica.compiler.FEnumLiteralList.
| abstract void org.jmodelica.modelica.compiler.FEnumSpecification.prettyPrint | ( | Printer | p, | |
| PrintStream | str, | |||
| String | indent | |||
| ) | [pure virtual] |
method FlattPrettyPrint /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrettyPrint.jrag:876
Implemented in org.jmodelica.modelica.compiler.FEnumLiteralList, and org.jmodelica.modelica.compiler.FEnumUnspecified.
| ASTNode org.jmodelica.modelica.compiler.FEnumSpecification.rewriteTo | ( | ) |
internal
Reimplemented from org.jmodelica.modelica.compiler.BaseNode.
Reimplemented in org.jmodelica.modelica.compiler.FEnumLiteralList, and org.jmodelica.modelica.compiler.FEnumUnspecified.
1.5.8