
Public Member Functions | |
| void | flushCache () |
| low-level | |
| void | flushCollectionCache () |
| internal | |
| FEnumType | clone () throws CloneNotSupportedException |
| internal | |
| FEnumType | copy () |
| internal | |
| FEnumType | fullCopy () |
| low-level | |
| FExp | wrapRangeSizeExp (FExp exp) |
| method Arrays /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Arrays.jrag:642 | |
| FExp | createLiteral (int v) |
| method BuiltInFlatTypes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:945 | |
| FEnumType () | |
| method FlatModelica.ast:1 | |
| FEnumType (Size p0, String p1, List< FEnumLiteralType > p2) | |
| method FlatModelica.ast:8 | |
| FEnumType (Size p0, beaver.Symbol p1, List< FEnumLiteralType > p2) | |
| method FlatModelica.ast:13 | |
| boolean | mayHaveRewrite () |
| internal method FlatModelica.ast:27 | |
| void | setSize (Size value) |
| Setter for lexeme Size high-level method FlatModelica.ast:5. | |
| Size | getSize () |
| Getter for lexeme Size high-level method FlatModelica.ast:12. | |
| void | setName (String value) |
| Setter for lexeme Name high-level method FlatModelica.ast:5. | |
| void | setName (beaver.Symbol symbol) |
| method FlatModelica.ast:11 | |
| String | getName () |
| Getter for lexeme Name high-level method FlatModelica.ast:22. | |
| void | setFEnumLiteralTypeList (List< FEnumLiteralType > list) |
| Setter for FEnumLiteralTypeList high-level method FlatModelica.ast:5. | |
| int | getNumFEnumLiteralType () |
| FEnumLiteralType | getFEnumLiteralType (int i) |
| Getter for child in list FEnumLiteralTypeList high-level method FlatModelica.ast:19. | |
| void | addFEnumLiteralType (FEnumLiteralType node) |
| Add element to list FEnumLiteralTypeList high-level method FlatModelica.ast:27. | |
| void | addFEnumLiteralTypeNoTransform (FEnumLiteralType node) |
| low-level method FlatModelica.ast:34 | |
| void | setFEnumLiteralType (FEnumLiteralType node, int i) |
| Setter for child in list FEnumLiteralTypeList high-level method FlatModelica.ast:42. | |
| List< FEnumLiteralType > | getFEnumLiteralTypes () |
| Getter for FEnumLiteralType list. | |
| List< FEnumLiteralType > | getFEnumLiteralTypesNoTransform () |
| low-level method FlatModelica.ast:56 | |
| List< FEnumLiteralType > | getFEnumLiteralTypeList () |
| Getter for list FEnumLiteralTypeList high-level method FlatModelica.ast:63. | |
| List< FEnumLiteralType > | getFEnumLiteralTypeListNoTransform () |
| low-level method FlatModelica.ast:72 | |
| FEnumDecl | myFEnumDecl () |
| syn FlatEnumBinding /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatNameBinding.jrag:325 | |
| boolean | canBeRange () |
| syn FlatTypeAnalysis /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:289 | |
| boolean | typeCompatible (FType type, boolean allowUnknown) |
| syn FTypeCompatibility /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:702 | |
| boolean | typeMatches (FType type, boolean compatible, boolean allowUnknown) |
| syn FTypeCompatibility /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:724 | |
| boolean | equivalentTo (FType type, boolean allowUnknown) |
| syn FTypeEquivalent /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:763 | |
| boolean | isEnum () |
| syn BuiltInFlatTypes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:814 | |
| boolean | canBeIndex () |
| syn BuiltInFlatTypes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:873 | |
| String | name () |
| syn FlatNames /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Util.jrag:1270 | |
| String | signatureString () |
| Returns a string (tersely) describing this type. | |
| String | getXMLType () |
| syn XMLValueMethods /tmp/JModelica/Compiler/ModelicaXMLBackEnd/src/jastadd/codegen/XMLValueGenerator.jrag:120 | |
| FEnumDecl | lookupFEnum (String name) |
| inh FlatEnumBinding /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatNameBinding.jrag:328 | |
| ASTNode | rewriteTo () |
| internal | |
Public Attributes | |
| InstClassDecl | originatingInstClassDecl = null |
| If this type is created from a class in the instance tree, a reference to that class. | |
| int | Namestart |
| method FlatModelica.ast:9 | |
| int | Nameend |
| method FlatModelica.ast:10 | |
Protected Member Functions | |
| int | numChildren () |
| low-level method FlatModelica.ast:21 | |
Protected Attributes | |
| String | tokenString_Name |
| * internal * method FlatModelica.ast:8 | |
node FlatModelica.ast:306
| org.jmodelica.modelica.compiler.FEnumType.FEnumType | ( | ) |
method FlatModelica.ast:1
| org.jmodelica.modelica.compiler.FEnumType.FEnumType | ( | Size | p0, | |
| String | p1, | |||
| List< FEnumLiteralType > | p2 | |||
| ) |
method FlatModelica.ast:8
| org.jmodelica.modelica.compiler.FEnumType.FEnumType | ( | Size | p0, | |
| beaver.Symbol | p1, | |||
| List< FEnumLiteralType > | p2 | |||
| ) |
method FlatModelica.ast:13
| void org.jmodelica.modelica.compiler.FEnumType.addFEnumLiteralType | ( | FEnumLiteralType | node | ) |
Add element to list FEnumLiteralTypeList high-level method FlatModelica.ast:27.
| void org.jmodelica.modelica.compiler.FEnumType.addFEnumLiteralTypeNoTransform | ( | FEnumLiteralType | node | ) |
low-level method FlatModelica.ast:34
| boolean org.jmodelica.modelica.compiler.FEnumType.canBeIndex | ( | ) |
syn BuiltInFlatTypes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:873
Reimplemented from org.jmodelica.modelica.compiler.FType.
| boolean org.jmodelica.modelica.compiler.FEnumType.canBeRange | ( | ) |
syn FlatTypeAnalysis /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:289
Reimplemented from org.jmodelica.modelica.compiler.FType.
| FEnumType org.jmodelica.modelica.compiler.FEnumType.clone | ( | ) | throws CloneNotSupportedException |
| FEnumType org.jmodelica.modelica.compiler.FEnumType.copy | ( | ) |
internal
| FExp org.jmodelica.modelica.compiler.FEnumType.createLiteral | ( | int | v | ) |
method BuiltInFlatTypes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:945
Reimplemented from org.jmodelica.modelica.compiler.FType.
| boolean org.jmodelica.modelica.compiler.FEnumType.equivalentTo | ( | FType | type, | |
| boolean | allowUnknown | |||
| ) |
syn FTypeEquivalent /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:763
Reimplemented from org.jmodelica.modelica.compiler.FType.
| void org.jmodelica.modelica.compiler.FEnumType.flushCache | ( | ) |
| void org.jmodelica.modelica.compiler.FEnumType.flushCollectionCache | ( | ) |
| FEnumType org.jmodelica.modelica.compiler.FEnumType.fullCopy | ( | ) |
low-level
| FEnumLiteralType org.jmodelica.modelica.compiler.FEnumType.getFEnumLiteralType | ( | int | i | ) |
Getter for child in list FEnumLiteralTypeList high-level method FlatModelica.ast:19.
| List<FEnumLiteralType> org.jmodelica.modelica.compiler.FEnumType.getFEnumLiteralTypeList | ( | ) |
Getter for list FEnumLiteralTypeList high-level method FlatModelica.ast:63.
| List<FEnumLiteralType> org.jmodelica.modelica.compiler.FEnumType.getFEnumLiteralTypeListNoTransform | ( | ) |
low-level method FlatModelica.ast:72
| List<FEnumLiteralType> org.jmodelica.modelica.compiler.FEnumType.getFEnumLiteralTypes | ( | ) |
Getter for FEnumLiteralType list.
high-level method FlatModelica.ast:50
| List<FEnumLiteralType> org.jmodelica.modelica.compiler.FEnumType.getFEnumLiteralTypesNoTransform | ( | ) |
low-level method FlatModelica.ast:56
| String org.jmodelica.modelica.compiler.FEnumType.getName | ( | ) |
Getter for lexeme Name high-level method FlatModelica.ast:22.
| int org.jmodelica.modelica.compiler.FEnumType.getNumFEnumLiteralType | ( | ) |
| Size org.jmodelica.modelica.compiler.FEnumType.getSize | ( | ) |
Getter for lexeme Size high-level method FlatModelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.FPrimitiveType.
| String org.jmodelica.modelica.compiler.FEnumType.getXMLType | ( | ) |
syn XMLValueMethods /tmp/JModelica/Compiler/ModelicaXMLBackEnd/src/jastadd/codegen/XMLValueGenerator.jrag:120
Reimplemented from org.jmodelica.modelica.compiler.FType.
| boolean org.jmodelica.modelica.compiler.FEnumType.isEnum | ( | ) |
syn BuiltInFlatTypes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:814
Reimplemented from org.jmodelica.modelica.compiler.FType.
| FEnumDecl org.jmodelica.modelica.compiler.FEnumType.lookupFEnum | ( | String | name | ) |
inh FlatEnumBinding /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatNameBinding.jrag:328
| boolean org.jmodelica.modelica.compiler.FEnumType.mayHaveRewrite | ( | ) |
internal method FlatModelica.ast:27
Reimplemented from org.jmodelica.modelica.compiler.FPrimitiveType.
| FEnumDecl org.jmodelica.modelica.compiler.FEnumType.myFEnumDecl | ( | ) |
syn FlatEnumBinding /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatNameBinding.jrag:325
Reimplemented from org.jmodelica.modelica.compiler.FType.
| String org.jmodelica.modelica.compiler.FEnumType.name | ( | ) | [virtual] |
syn FlatNames /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Util.jrag:1270
Implements org.jmodelica.modelica.compiler.FType.
| int org.jmodelica.modelica.compiler.FEnumType.numChildren | ( | ) | [protected] |
low-level method FlatModelica.ast:21
Reimplemented from org.jmodelica.modelica.compiler.FPrimitiveType.
| ASTNode org.jmodelica.modelica.compiler.FEnumType.rewriteTo | ( | ) |
| void org.jmodelica.modelica.compiler.FEnumType.setFEnumLiteralType | ( | FEnumLiteralType | node, | |
| int | i | |||
| ) |
Setter for child in list FEnumLiteralTypeList high-level method FlatModelica.ast:42.
| void org.jmodelica.modelica.compiler.FEnumType.setFEnumLiteralTypeList | ( | List< FEnumLiteralType > | list | ) |
Setter for FEnumLiteralTypeList high-level method FlatModelica.ast:5.
| void org.jmodelica.modelica.compiler.FEnumType.setName | ( | beaver.Symbol | symbol | ) |
method FlatModelica.ast:11
| void org.jmodelica.modelica.compiler.FEnumType.setName | ( | String | value | ) |
Setter for lexeme Name high-level method FlatModelica.ast:5.
| void org.jmodelica.modelica.compiler.FEnumType.setSize | ( | Size | value | ) |
Setter for lexeme Size high-level method FlatModelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FPrimitiveType.
| String org.jmodelica.modelica.compiler.FEnumType.signatureString | ( | ) |
Returns a string (tersely) describing this type.
Reimplemented from org.jmodelica.modelica.compiler.FType.
| boolean org.jmodelica.modelica.compiler.FEnumType.typeCompatible | ( | FType | type, | |
| boolean | allowUnknown | |||
| ) |
syn FTypeCompatibility /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:702
Reimplemented from org.jmodelica.modelica.compiler.FType.
| boolean org.jmodelica.modelica.compiler.FEnumType.typeMatches | ( | FType | type, | |
| boolean | compatible, | |||
| boolean | allowUnknown | |||
| ) |
syn FTypeCompatibility /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:724
Reimplemented from org.jmodelica.modelica.compiler.FType.
method Arrays /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Arrays.jrag:642
Reimplemented from org.jmodelica.modelica.compiler.FType.
method FlatModelica.ast:10
method FlatModelica.ast:9
If this type is created from a class in the instance tree, a reference to that class.
method FlatTypeAnalysis /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:145 If this type is created from a class in the instance tree, a reference to that class.
String org.jmodelica.modelica.compiler.FEnumType.tokenString_Name [protected] |
* internal * method FlatModelica.ast:8
* internal
1.5.8