
Public Member Functions | |
| void | flushCache () |
| low-level | |
| void | flushCollectionCache () |
| internal | |
| AlgorithmAnnotation | clone () throws CloneNotSupportedException |
| internal | |
| AlgorithmAnnotation | copy () |
| internal | |
| AlgorithmAnnotation | fullCopy () |
| low-level | |
| void | addToFullClassDecl (FullClassDecl fcd, Algorithm algo) |
| method InitialTransformations /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InitialTransformations.jrag:210 | |
| AlgorithmAnnotation () | |
| method Modelica.ast:1 | |
| AlgorithmAnnotation (Comment p0, Annotation p1) | |
| method Modelica.ast:7 | |
| boolean | mayHaveRewrite () |
| internal method Modelica.ast:20 | |
| 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 | |
| void | setAnnotation (Annotation node) |
| Setter for Annotation high-level method Modelica.ast:5. | |
| Annotation | getAnnotation () |
| Getter for Annotation high-level method Modelica.ast:12. | |
| Annotation | getAnnotationNoTransform () |
| low-level method Modelica.ast:18 | |
| ASTNode | rewriteTo () |
| internal | |
Protected Member Functions | |
| FStatement | instantiateStatement () |
| method InstantiatedExpressions /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Flattening.jrag:1518 | |
| int | numChildren () |
| low-level method Modelica.ast:14 | |
| org.jmodelica.modelica.compiler.AlgorithmAnnotation.AlgorithmAnnotation | ( | ) |
method Modelica.ast:1
| org.jmodelica.modelica.compiler.AlgorithmAnnotation.AlgorithmAnnotation | ( | Comment | p0, | |
| Annotation | p1 | |||
| ) |
method Modelica.ast:7
| void org.jmodelica.modelica.compiler.AlgorithmAnnotation.addToFullClassDecl | ( | FullClassDecl | fcd, | |
| Algorithm | algo | |||
| ) |
method InitialTransformations /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InitialTransformations.jrag:210
Reimplemented from org.jmodelica.modelica.compiler.Statement.
| AlgorithmAnnotation org.jmodelica.modelica.compiler.AlgorithmAnnotation.clone | ( | ) | throws CloneNotSupportedException |
| AlgorithmAnnotation org.jmodelica.modelica.compiler.AlgorithmAnnotation.copy | ( | ) |
internal
| void org.jmodelica.modelica.compiler.AlgorithmAnnotation.flushCache | ( | ) |
| void org.jmodelica.modelica.compiler.AlgorithmAnnotation.flushCollectionCache | ( | ) |
| AlgorithmAnnotation org.jmodelica.modelica.compiler.AlgorithmAnnotation.fullCopy | ( | ) |
low-level
| Annotation org.jmodelica.modelica.compiler.AlgorithmAnnotation.getAnnotation | ( | ) |
Getter for Annotation high-level method Modelica.ast:12.
| Annotation org.jmodelica.modelica.compiler.AlgorithmAnnotation.getAnnotationNoTransform | ( | ) |
low-level method Modelica.ast:18
| Comment org.jmodelica.modelica.compiler.AlgorithmAnnotation.getComment | ( | ) |
Getter for Comment high-level method Modelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.Statement.
| Comment org.jmodelica.modelica.compiler.AlgorithmAnnotation.getCommentNoTransform | ( | ) |
| FStatement org.jmodelica.modelica.compiler.AlgorithmAnnotation.instantiateStatement | ( | ) | [protected, virtual] |
method InstantiatedExpressions /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Flattening.jrag:1518
Implements org.jmodelica.modelica.compiler.Statement.
| boolean org.jmodelica.modelica.compiler.AlgorithmAnnotation.mayHaveRewrite | ( | ) |
| int org.jmodelica.modelica.compiler.AlgorithmAnnotation.numChildren | ( | ) | [protected] |
| ASTNode org.jmodelica.modelica.compiler.AlgorithmAnnotation.rewriteTo | ( | ) |
| void org.jmodelica.modelica.compiler.AlgorithmAnnotation.setAnnotation | ( | Annotation | node | ) |
Setter for Annotation high-level method Modelica.ast:5.
| void org.jmodelica.modelica.compiler.AlgorithmAnnotation.setComment | ( | Comment | node | ) |
Setter for Comment high-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.Statement.
1.5.8