
Public Member Functions | |
| void | flushCache () |
| low-level | |
| void | flushCollectionCache () |
| internal | |
| FStringComment | clone () throws CloneNotSupportedException |
| internal | |
| FStringComment | copy () |
| internal | |
| FStringComment | fullCopy () |
| low-level | |
| FStringComment () | |
| method FlatModelica.ast:1 | |
| FStringComment (String p0) | |
| method FlatModelica.ast:7 | |
| FStringComment (beaver.Symbol p0) | |
| method FlatModelica.ast:10 | |
| boolean | mayHaveRewrite () |
| internal method FlatModelica.ast:22 | |
| void | setComment (String value) |
| Setter for lexeme Comment high-level method FlatModelica.ast:5. | |
| void | setComment (beaver.Symbol symbol) |
| method FlatModelica.ast:11 | |
| String | getComment () |
| Getter for lexeme Comment high-level method FlatModelica.ast:22. | |
| ASTNode | rewriteTo () |
| internal | |
Public Attributes | |
| int | Commentstart |
| method FlatModelica.ast:9 | |
| int | Commentend |
| method FlatModelica.ast:10 | |
Protected Member Functions | |
| int | numChildren () |
| low-level method FlatModelica.ast:16 | |
Protected Attributes | |
| String | tokenString_Comment |
| * internal * method FlatModelica.ast:8 | |
node FlatModelica.ast:372
| org.jmodelica.modelica.compiler.FStringComment.FStringComment | ( | ) |
method FlatModelica.ast:1
| org.jmodelica.modelica.compiler.FStringComment.FStringComment | ( | String | p0 | ) |
method FlatModelica.ast:7
| org.jmodelica.modelica.compiler.FStringComment.FStringComment | ( | beaver.Symbol | p0 | ) |
method FlatModelica.ast:10
| FStringComment org.jmodelica.modelica.compiler.FStringComment.clone | ( | ) | throws CloneNotSupportedException |
| FStringComment org.jmodelica.modelica.compiler.FStringComment.copy | ( | ) |
internal
| void org.jmodelica.modelica.compiler.FStringComment.flushCache | ( | ) |
| void org.jmodelica.modelica.compiler.FStringComment.flushCollectionCache | ( | ) |
| FStringComment org.jmodelica.modelica.compiler.FStringComment.fullCopy | ( | ) |
low-level
| String org.jmodelica.modelica.compiler.FStringComment.getComment | ( | ) |
Getter for lexeme Comment high-level method FlatModelica.ast:22.
| boolean org.jmodelica.modelica.compiler.FStringComment.mayHaveRewrite | ( | ) |
| int org.jmodelica.modelica.compiler.FStringComment.numChildren | ( | ) | [protected] |
| ASTNode org.jmodelica.modelica.compiler.FStringComment.rewriteTo | ( | ) |
| void org.jmodelica.modelica.compiler.FStringComment.setComment | ( | beaver.Symbol | symbol | ) |
method FlatModelica.ast:11
| void org.jmodelica.modelica.compiler.FStringComment.setComment | ( | String | value | ) |
Setter for lexeme Comment high-level method FlatModelica.ast:5.
method FlatModelica.ast:10
method FlatModelica.ast:9
String org.jmodelica.modelica.compiler.FStringComment.tokenString_Comment [protected] |
* internal * method FlatModelica.ast:8
* internal
1.5.8