
Public Member Functions | |
| void | flushCache () |
| low-level | |
| void | flushCollectionCache () |
| internal | |
| RealLitExp | clone () throws CloneNotSupportedException |
| internal | |
| RealLitExp | copy () |
| internal | |
| RealLitExp | fullCopy () |
| low-level | |
| void | dumpTree (String indent) |
| method DumpTree /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/DumpTree.jadd:132 | |
| void | dumpTreeBasic (String indent) |
| method DumpTreeBasic /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/DumpTree.jadd:228 | |
| FExp | instantiate () |
| method InstantiatedExpressions /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Flattening.jrag:1759 | |
| void | prettyPrint (Printer p, PrintStream str, String indent) |
| method PrettyPrint /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrettyPrint.jrag:555 | |
| String | getNodeName () |
| method NodeMethods /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Util.jrag:256 | |
| RealLitExp () | |
| method Modelica.ast:1 | |
| RealLitExp (String p0) | |
| method Modelica.ast:7 | |
| RealLitExp (beaver.Symbol p0) | |
| method Modelica.ast:10 | |
| boolean | mayHaveRewrite () |
| internal method Modelica.ast:22 | |
| void | setUNSIGNED_NUMBER (String value) |
| Setter for lexeme UNSIGNED_NUMBER high-level method Modelica.ast:5. | |
| void | setUNSIGNED_NUMBER (beaver.Symbol symbol) |
| method Modelica.ast:11 | |
| String | getUNSIGNED_NUMBER () |
| Getter for lexeme UNSIGNED_NUMBER high-level method Modelica.ast:22. | |
| double | avalueReal () |
| syn AnnotationAPI /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Annotations.jrag:478 | |
| boolean | isPrimary () |
| syn PrettyPrint /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrettyPrint.jrag:640 | |
| ASTNode | rewriteTo () |
| internal | |
Public Attributes | |
| int | UNSIGNED_NUMBERstart |
| method Modelica.ast:9 | |
| int | UNSIGNED_NUMBERend |
| method Modelica.ast:10 | |
Protected Member Functions | |
| int | numChildren () |
| low-level method Modelica.ast:16 | |
Protected Attributes | |
| String | tokenString_UNSIGNED_NUMBER |
| * internal * method Modelica.ast:8 | |
| org.jmodelica.modelica.compiler.RealLitExp.RealLitExp | ( | ) |
method Modelica.ast:1
| org.jmodelica.modelica.compiler.RealLitExp.RealLitExp | ( | String | p0 | ) |
method Modelica.ast:7
| org.jmodelica.modelica.compiler.RealLitExp.RealLitExp | ( | beaver.Symbol | p0 | ) |
method Modelica.ast:10
| double org.jmodelica.modelica.compiler.RealLitExp.avalueReal | ( | ) |
syn AnnotationAPI /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Annotations.jrag:478
Reimplemented from org.jmodelica.modelica.compiler.Exp.
| RealLitExp org.jmodelica.modelica.compiler.RealLitExp.clone | ( | ) | throws CloneNotSupportedException |
| RealLitExp org.jmodelica.modelica.compiler.RealLitExp.copy | ( | ) |
internal
| void org.jmodelica.modelica.compiler.RealLitExp.dumpTree | ( | String | indent | ) |
method DumpTree /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/DumpTree.jadd:132
| void org.jmodelica.modelica.compiler.RealLitExp.dumpTreeBasic | ( | String | indent | ) |
method DumpTreeBasic /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/DumpTree.jadd:228
| void org.jmodelica.modelica.compiler.RealLitExp.flushCache | ( | ) |
| void org.jmodelica.modelica.compiler.RealLitExp.flushCollectionCache | ( | ) |
| RealLitExp org.jmodelica.modelica.compiler.RealLitExp.fullCopy | ( | ) |
low-level
| String org.jmodelica.modelica.compiler.RealLitExp.getNodeName | ( | ) |
method NodeMethods /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Util.jrag:256
| String org.jmodelica.modelica.compiler.RealLitExp.getUNSIGNED_NUMBER | ( | ) |
Getter for lexeme UNSIGNED_NUMBER high-level method Modelica.ast:22.
| FExp org.jmodelica.modelica.compiler.RealLitExp.instantiate | ( | ) |
method InstantiatedExpressions /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Flattening.jrag:1759
Reimplemented from org.jmodelica.modelica.compiler.Exp.
| boolean org.jmodelica.modelica.compiler.RealLitExp.isPrimary | ( | ) |
syn PrettyPrint /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrettyPrint.jrag:640
Reimplemented from org.jmodelica.modelica.compiler.Exp.
| boolean org.jmodelica.modelica.compiler.RealLitExp.mayHaveRewrite | ( | ) |
| int org.jmodelica.modelica.compiler.RealLitExp.numChildren | ( | ) | [protected] |
| void org.jmodelica.modelica.compiler.RealLitExp.prettyPrint | ( | Printer | p, | |
| PrintStream | str, | |||
| String | indent | |||
| ) |
method PrettyPrint /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrettyPrint.jrag:555
| ASTNode org.jmodelica.modelica.compiler.RealLitExp.rewriteTo | ( | ) |
| void org.jmodelica.modelica.compiler.RealLitExp.setUNSIGNED_NUMBER | ( | beaver.Symbol | symbol | ) |
method Modelica.ast:11
| void org.jmodelica.modelica.compiler.RealLitExp.setUNSIGNED_NUMBER | ( | String | value | ) |
Setter for lexeme UNSIGNED_NUMBER high-level method Modelica.ast:5.
String org.jmodelica.modelica.compiler.RealLitExp.tokenString_UNSIGNED_NUMBER [protected] |
* internal * method Modelica.ast:8
* internal
method Modelica.ast:10
method Modelica.ast:9
1.5.8