
Public Member Functions | |
| void | flushCache () |
| low-level | |
| void | flushCollectionCache () |
| internal | |
| ImportClauseUnqualified | clone () throws CloneNotSupportedException |
| internal | |
| ImportClauseUnqualified | copy () |
| internal | |
| ImportClauseUnqualified | fullCopy () |
| low-level | |
| InstImport | newInstImport () |
| method InstImportClauses /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1221 | |
| ImportClauseUnqualified () | |
| method Modelica.ast:1 | |
| ImportClauseUnqualified (Access p0, Comment p1) | |
| method Modelica.ast:7 | |
| boolean | mayHaveRewrite () |
| internal method Modelica.ast:20 | |
| void | setPackageName (Access node) |
| Setter for PackageName high-level method Modelica.ast:5. | |
| Access | getPackageName () |
| Getter for PackageName high-level method Modelica.ast:12. | |
| Access | getPackageNameNoTransform () |
| low-level method Modelica.ast:18 | |
| void | setComment (Comment node) |
| Setter for Comment high-level method Modelica.ast:5. | |
| Comment | getComment () |
| Getter for Comment high-level method Modelica.ast:12. | |
| Comment | getCommentNoTransform () |
| low-level method Modelica.ast:18 | |
| ClassDecl | simpleLookupClassInImport (String name) |
| syn SimpleClassLookup /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/SimpleLookup.jrag:155 | |
| ASTNode | rewriteTo () |
| internal | |
Protected Member Functions | |
| int | numChildren () |
| low-level method Modelica.ast:14 | |
| org.jmodelica.modelica.compiler.ImportClauseUnqualified.ImportClauseUnqualified | ( | ) |
method Modelica.ast:1
| org.jmodelica.modelica.compiler.ImportClauseUnqualified.ImportClauseUnqualified | ( | Access | p0, | |
| Comment | p1 | |||
| ) |
method Modelica.ast:7
| ImportClauseUnqualified org.jmodelica.modelica.compiler.ImportClauseUnqualified.clone | ( | ) | throws CloneNotSupportedException |
| ImportClauseUnqualified org.jmodelica.modelica.compiler.ImportClauseUnqualified.copy | ( | ) |
internal
| void org.jmodelica.modelica.compiler.ImportClauseUnqualified.flushCache | ( | ) |
| void org.jmodelica.modelica.compiler.ImportClauseUnqualified.flushCollectionCache | ( | ) |
| ImportClauseUnqualified org.jmodelica.modelica.compiler.ImportClauseUnqualified.fullCopy | ( | ) |
low-level
| Comment org.jmodelica.modelica.compiler.ImportClauseUnqualified.getComment | ( | ) |
Getter for Comment high-level method Modelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.ImportClause.
| Comment org.jmodelica.modelica.compiler.ImportClauseUnqualified.getCommentNoTransform | ( | ) |
| Access org.jmodelica.modelica.compiler.ImportClauseUnqualified.getPackageName | ( | ) |
Getter for PackageName high-level method Modelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.ImportClause.
| Access org.jmodelica.modelica.compiler.ImportClauseUnqualified.getPackageNameNoTransform | ( | ) |
| boolean org.jmodelica.modelica.compiler.ImportClauseUnqualified.mayHaveRewrite | ( | ) |
| InstImport org.jmodelica.modelica.compiler.ImportClauseUnqualified.newInstImport | ( | ) | [virtual] |
method InstImportClauses /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1221
Implements org.jmodelica.modelica.compiler.ImportClause.
| int org.jmodelica.modelica.compiler.ImportClauseUnqualified.numChildren | ( | ) | [protected] |
| ASTNode org.jmodelica.modelica.compiler.ImportClauseUnqualified.rewriteTo | ( | ) |
| void org.jmodelica.modelica.compiler.ImportClauseUnqualified.setComment | ( | Comment | node | ) |
Setter for Comment high-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.ImportClause.
| void org.jmodelica.modelica.compiler.ImportClauseUnqualified.setPackageName | ( | Access | node | ) |
Setter for PackageName high-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.ImportClause.
| ClassDecl org.jmodelica.modelica.compiler.ImportClauseUnqualified.simpleLookupClassInImport | ( | String | name | ) |
syn SimpleClassLookup /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/SimpleLookup.jrag:155
Reimplemented from org.jmodelica.modelica.compiler.ImportClause.
1.5.8