
Public Member Functions | |
| void | flushCache () |
| low-level | |
| void | flushCollectionCache () |
| internal | |
| EnumLiteral | clone () throws CloneNotSupportedException |
| internal | |
| EnumLiteral | copy () |
| internal | |
| EnumLiteral | fullCopy () |
| low-level | |
| EnumLiteral () | |
| method Modelica.ast:1 | |
| EnumLiteral (IdDecl p0, Comment p1) | |
| method Modelica.ast:7 | |
| boolean | mayHaveRewrite () |
| internal method Modelica.ast:20 | |
| void | setIdDecl (IdDecl node) |
| Setter for IdDecl high-level method Modelica.ast:5. | |
| IdDecl | getIdDecl () |
| Getter for IdDecl high-level method Modelica.ast:12. | |
| IdDecl | getIdDeclNoTransform () |
| 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 | |
| ASTNode | rewriteTo () |
| internal | |
Protected Member Functions | |
| int | numChildren () |
| low-level method Modelica.ast:14 | |
| org.jmodelica.modelica.compiler.EnumLiteral.EnumLiteral | ( | ) |
method Modelica.ast:1
method Modelica.ast:7
| EnumLiteral org.jmodelica.modelica.compiler.EnumLiteral.clone | ( | ) | throws CloneNotSupportedException |
| EnumLiteral org.jmodelica.modelica.compiler.EnumLiteral.copy | ( | ) |
internal
| void org.jmodelica.modelica.compiler.EnumLiteral.flushCache | ( | ) |
| void org.jmodelica.modelica.compiler.EnumLiteral.flushCollectionCache | ( | ) |
| EnumLiteral org.jmodelica.modelica.compiler.EnumLiteral.fullCopy | ( | ) |
low-level
| Comment org.jmodelica.modelica.compiler.EnumLiteral.getComment | ( | ) |
Getter for Comment high-level method Modelica.ast:12.
| Comment org.jmodelica.modelica.compiler.EnumLiteral.getCommentNoTransform | ( | ) |
low-level method Modelica.ast:18
| IdDecl org.jmodelica.modelica.compiler.EnumLiteral.getIdDecl | ( | ) |
Getter for IdDecl high-level method Modelica.ast:12.
| IdDecl org.jmodelica.modelica.compiler.EnumLiteral.getIdDeclNoTransform | ( | ) |
low-level method Modelica.ast:18
| boolean org.jmodelica.modelica.compiler.EnumLiteral.mayHaveRewrite | ( | ) |
| int org.jmodelica.modelica.compiler.EnumLiteral.numChildren | ( | ) | [protected] |
| ASTNode org.jmodelica.modelica.compiler.EnumLiteral.rewriteTo | ( | ) |
| void org.jmodelica.modelica.compiler.EnumLiteral.setComment | ( | Comment | node | ) |
Setter for Comment high-level method Modelica.ast:5.
| void org.jmodelica.modelica.compiler.EnumLiteral.setIdDecl | ( | IdDecl | node | ) |
Setter for IdDecl high-level method Modelica.ast:5.
1.5.8