
Public Member Functions | |
| void | flushCache () |
| low-level | |
| void | flushCollectionCache () |
| internal | |
| BuiltInClassDecl | clone () throws CloneNotSupportedException |
| internal | |
| BuiltInClassDecl | copy () |
| internal | |
| BuiltInClassDecl | fullCopy () |
| low-level | |
| InstBuiltInClassDecl | newInstClassDecl () |
| method InstanceTreeConstruction /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:971 | |
| BuiltInClassDecl () | |
| method Modelica.ast:1 | |
| BuiltInClassDecl (IdDecl p0) | |
| method Modelica.ast:7 | |
| boolean | mayHaveRewrite () |
| internal method Modelica.ast:19 | |
| void | setName (IdDecl node) |
| Setter for Name high-level method Modelica.ast:5. | |
| IdDecl | getName () |
| Getter for Name high-level method Modelica.ast:12. | |
| IdDecl | getNameNoTransform () |
| low-level method Modelica.ast:18 | |
| boolean | isPrimitive () |
| syn UnknownDeclarations /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrimitiveClasses.jrag:84 | |
| String | name () |
| syn Names /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Util.jrag:460 | |
| String | qualifiedName () |
| syn Names /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Util.jrag:486 | |
| ASTNode | rewriteTo () |
| internal | |
Protected Member Functions | |
| int | numChildren () |
| low-level method Modelica.ast:13 | |
| org.jmodelica.modelica.compiler.BuiltInClassDecl.BuiltInClassDecl | ( | ) |
method Modelica.ast:1
| org.jmodelica.modelica.compiler.BuiltInClassDecl.BuiltInClassDecl | ( | IdDecl | p0 | ) |
method Modelica.ast:7
| BuiltInClassDecl org.jmodelica.modelica.compiler.BuiltInClassDecl.clone | ( | ) | throws CloneNotSupportedException |
| BuiltInClassDecl org.jmodelica.modelica.compiler.BuiltInClassDecl.copy | ( | ) |
internal
| void org.jmodelica.modelica.compiler.BuiltInClassDecl.flushCache | ( | ) |
| void org.jmodelica.modelica.compiler.BuiltInClassDecl.flushCollectionCache | ( | ) |
| BuiltInClassDecl org.jmodelica.modelica.compiler.BuiltInClassDecl.fullCopy | ( | ) |
low-level
| IdDecl org.jmodelica.modelica.compiler.BuiltInClassDecl.getName | ( | ) |
Getter for Name high-level method Modelica.ast:12.
| IdDecl org.jmodelica.modelica.compiler.BuiltInClassDecl.getNameNoTransform | ( | ) |
low-level method Modelica.ast:18
| boolean org.jmodelica.modelica.compiler.BuiltInClassDecl.isPrimitive | ( | ) |
syn UnknownDeclarations /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrimitiveClasses.jrag:84
Reimplemented from org.jmodelica.modelica.compiler.ClassDecl.
| boolean org.jmodelica.modelica.compiler.BuiltInClassDecl.mayHaveRewrite | ( | ) |
| String org.jmodelica.modelica.compiler.BuiltInClassDecl.name | ( | ) | [virtual] |
syn Names /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Util.jrag:460
Implements org.jmodelica.modelica.compiler.ClassDecl.
| InstBuiltInClassDecl org.jmodelica.modelica.compiler.BuiltInClassDecl.newInstClassDecl | ( | ) |
method InstanceTreeConstruction /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:971
Reimplemented from org.jmodelica.modelica.compiler.ClassDecl.
| int org.jmodelica.modelica.compiler.BuiltInClassDecl.numChildren | ( | ) | [protected] |
| String org.jmodelica.modelica.compiler.BuiltInClassDecl.qualifiedName | ( | ) | [virtual] |
syn Names /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Util.jrag:486
Implements org.jmodelica.modelica.compiler.ClassDecl.
| ASTNode org.jmodelica.modelica.compiler.BuiltInClassDecl.rewriteTo | ( | ) |
| void org.jmodelica.modelica.compiler.BuiltInClassDecl.setName | ( | IdDecl | node | ) |
Setter for Name high-level method Modelica.ast:5.
1.5.8