
Public Member Functions | |
| void | flushCache () |
| low-level | |
| void | flushCollectionCache () |
| internal | |
| UnknownClassDecl | clone () throws CloneNotSupportedException |
| internal | |
| UnknownClassDecl | copy () |
| internal | |
| UnknownClassDecl | fullCopy () |
| low-level | |
| UnknownClassDecl () | |
| method Modelica.ast:1 | |
| UnknownClassDecl (VisibilityType p0, Opt< Encapsulated > p1, Opt< Partial > p2, Restriction p3, IdDecl p4, Opt< Redeclare > p5, Opt< Final > p6, Opt< Inner > p7, Opt< Outer > p8, Opt< Replaceable > p9, Opt< ConstrainingClause > p10, Opt< Comment > p11, Opt< StringComment > p12, List< AbstractEquation > p13, List< Algorithm > p14, List< ExtendsClause > p15, List< ImportClause > p16, List< ClassDecl > p17, List< ComponentDecl > p18, List< Annotation > p19, Opt< ExternalClause > p20, String p21) | |
| method Modelica.ast:25 | |
| UnknownClassDecl (VisibilityType p0, Opt< Encapsulated > p1, Opt< Partial > p2, Restriction p3, IdDecl p4, Opt< Redeclare > p5, Opt< Final > p6, Opt< Inner > p7, Opt< Outer > p8, Opt< Replaceable > p9, Opt< ConstrainingClause > p10, Opt< Comment > p11, Opt< StringComment > p12, List< AbstractEquation > p13, List< Algorithm > p14, List< ExtendsClause > p15, List< ImportClause > p16, List< ClassDecl > p17, List< ComponentDecl > p18, List< Annotation > p19, Opt< ExternalClause > p20, beaver.Symbol p21) | |
| method Modelica.ast:49 | |
| boolean | mayHaveRewrite () |
| internal method Modelica.ast:82 | |
| void | setVisibilityType (VisibilityType node) |
| Setter for VisibilityType high-level method Modelica.ast:5. | |
| VisibilityType | getVisibilityType () |
| Getter for VisibilityType high-level method Modelica.ast:12. | |
| VisibilityType | getVisibilityTypeNoTransform () |
| low-level method Modelica.ast:18 | |
| void | setEncapsulatedOpt (Opt< Encapsulated > opt) |
| Setter for EncapsulatedOpt low-level method Modelica.ast:5. | |
| boolean | hasEncapsulated () |
| Does this node have a Encapsulated child? high-level method Modelica.ast:12. | |
| Encapsulated | getEncapsulated () |
| Getter for optional child Encapsulated high-level method Modelica.ast:19. | |
| void | setEncapsulated (Encapsulated node) |
| Setter for optional child Encapsulated high-level method Modelica.ast:27. | |
| Opt< Encapsulated > | getEncapsulatedOpt () |
| low-level method Modelica.ast:37 | |
| Opt< Encapsulated > | getEncapsulatedOptNoTransform () |
| low-level method Modelica.ast:44 | |
| void | setPartialOpt (Opt< Partial > opt) |
| Setter for PartialOpt low-level method Modelica.ast:5. | |
| boolean | hasPartial () |
| Does this node have a Partial child? high-level method Modelica.ast:12. | |
| Partial | getPartial () |
| Getter for optional child Partial high-level method Modelica.ast:19. | |
| void | setPartial (Partial node) |
| Setter for optional child Partial high-level method Modelica.ast:27. | |
| Opt< Partial > | getPartialOpt () |
| low-level method Modelica.ast:37 | |
| Opt< Partial > | getPartialOptNoTransform () |
| low-level method Modelica.ast:44 | |
| void | setRestriction (Restriction node) |
| Setter for Restriction high-level method Modelica.ast:5. | |
| Restriction | getRestriction () |
| Getter for Restriction high-level method Modelica.ast:12. | |
| Restriction | getRestrictionNoTransform () |
| low-level method Modelica.ast:18 | |
| void | setName (IdDecl node) |
| Setter for Name high-level method Modelica.ast:5. | |
| IdDecl | getName () |
| Getter for Name high-level method Modelica.ast:12. | |
| IdDecl | getNameNoTransform () |
| low-level method Modelica.ast:18 | |
| void | setRedeclareOpt (Opt< Redeclare > opt) |
| Setter for RedeclareOpt low-level method Modelica.ast:5. | |
| boolean | hasRedeclare () |
| Does this node have a Redeclare child? high-level method Modelica.ast:12. | |
| Redeclare | getRedeclare () |
| Getter for optional child Redeclare high-level method Modelica.ast:19. | |
| void | setRedeclare (Redeclare node) |
| Setter for optional child Redeclare high-level method Modelica.ast:27. | |
| Opt< Redeclare > | getRedeclareOpt () |
| low-level method Modelica.ast:37 | |
| Opt< Redeclare > | getRedeclareOptNoTransform () |
| low-level method Modelica.ast:44 | |
| void | setFinalOpt (Opt< Final > opt) |
| Setter for FinalOpt low-level method Modelica.ast:5. | |
| boolean | hasFinal () |
| Does this node have a Final child? high-level method Modelica.ast:12. | |
| Final | getFinal () |
| Getter for optional child Final high-level method Modelica.ast:19. | |
| void | setFinal (Final node) |
| Setter for optional child Final high-level method Modelica.ast:27. | |
| Opt< Final > | getFinalOpt () |
| low-level method Modelica.ast:37 | |
| Opt< Final > | getFinalOptNoTransform () |
| low-level method Modelica.ast:44 | |
| void | setInnerOpt (Opt< Inner > opt) |
| Setter for InnerOpt low-level method Modelica.ast:5. | |
| boolean | hasInner () |
| Does this node have a Inner child? high-level method Modelica.ast:12. | |
| Inner | getInner () |
| Getter for optional child Inner high-level method Modelica.ast:19. | |
| void | setInner (Inner node) |
| Setter for optional child Inner high-level method Modelica.ast:27. | |
| Opt< Inner > | getInnerOpt () |
| low-level method Modelica.ast:37 | |
| Opt< Inner > | getInnerOptNoTransform () |
| low-level method Modelica.ast:44 | |
| void | setOuterOpt (Opt< Outer > opt) |
| Setter for OuterOpt low-level method Modelica.ast:5. | |
| boolean | hasOuter () |
| Does this node have a Outer child? high-level method Modelica.ast:12. | |
| Outer | getOuter () |
| Getter for optional child Outer high-level method Modelica.ast:19. | |
| void | setOuter (Outer node) |
| Setter for optional child Outer high-level method Modelica.ast:27. | |
| Opt< Outer > | getOuterOpt () |
| low-level method Modelica.ast:37 | |
| Opt< Outer > | getOuterOptNoTransform () |
| low-level method Modelica.ast:44 | |
| void | setReplaceableOpt (Opt< Replaceable > opt) |
| Setter for ReplaceableOpt low-level method Modelica.ast:5. | |
| boolean | hasReplaceable () |
| Does this node have a Replaceable child? high-level method Modelica.ast:12. | |
| Replaceable | getReplaceable () |
| Getter for optional child Replaceable high-level method Modelica.ast:19. | |
| void | setReplaceable (Replaceable node) |
| Setter for optional child Replaceable high-level method Modelica.ast:27. | |
| Opt< Replaceable > | getReplaceableOpt () |
| low-level method Modelica.ast:37 | |
| Opt< Replaceable > | getReplaceableOptNoTransform () |
| low-level method Modelica.ast:44 | |
| void | setConstrainingClauseOpt (Opt< ConstrainingClause > opt) |
| Setter for ConstrainingClauseOpt low-level method Modelica.ast:5. | |
| boolean | hasConstrainingClause () |
| Does this node have a ConstrainingClause child? high-level method Modelica.ast:12. | |
| ConstrainingClause | getConstrainingClause () |
| Getter for optional child ConstrainingClause high-level method Modelica.ast:19. | |
| void | setConstrainingClause (ConstrainingClause node) |
| Setter for optional child ConstrainingClause high-level method Modelica.ast:27. | |
| Opt< ConstrainingClause > | getConstrainingClauseOpt () |
| low-level method Modelica.ast:37 | |
| Opt< ConstrainingClause > | getConstrainingClauseOptNoTransform () |
| low-level method Modelica.ast:44 | |
| void | setConstrainingClauseCommentOpt (Opt< Comment > opt) |
| Setter for ConstrainingClauseCommentOpt low-level method Modelica.ast:5. | |
| boolean | hasConstrainingClauseComment () |
| Does this node have a ConstrainingClauseComment child? high-level method Modelica.ast:12. | |
| Comment | getConstrainingClauseComment () |
| Getter for optional child ConstrainingClauseComment high-level method Modelica.ast:19. | |
| void | setConstrainingClauseComment (Comment node) |
| Setter for optional child ConstrainingClauseComment high-level method Modelica.ast:27. | |
| Opt< Comment > | getConstrainingClauseCommentOpt () |
| low-level method Modelica.ast:37 | |
| Opt< Comment > | getConstrainingClauseCommentOptNoTransform () |
| low-level method Modelica.ast:44 | |
| void | setStringCommentOpt (Opt< StringComment > opt) |
| Setter for StringCommentOpt low-level method Modelica.ast:5. | |
| boolean | hasStringComment () |
| Does this node have a StringComment child? high-level method Modelica.ast:12. | |
| StringComment | getStringComment () |
| Getter for optional child StringComment high-level method Modelica.ast:19. | |
| void | setStringComment (StringComment node) |
| Setter for optional child StringComment high-level method Modelica.ast:27. | |
| Opt< StringComment > | getStringCommentOpt () |
| low-level method Modelica.ast:37 | |
| Opt< StringComment > | getStringCommentOptNoTransform () |
| low-level method Modelica.ast:44 | |
| void | setEquationList (List< AbstractEquation > list) |
| Setter for EquationList high-level method Modelica.ast:5. | |
| int | getNumEquation () |
| AbstractEquation | getEquation (int i) |
| Getter for child in list EquationList high-level method Modelica.ast:19. | |
| void | addEquation (AbstractEquation node) |
| Add element to list EquationList high-level method Modelica.ast:27. | |
| void | addEquationNoTransform (AbstractEquation node) |
| low-level method Modelica.ast:34 | |
| void | setEquation (AbstractEquation node, int i) |
| Setter for child in list EquationList high-level method Modelica.ast:42. | |
| List< AbstractEquation > | getEquations () |
| Getter for Equation list. | |
| List< AbstractEquation > | getEquationsNoTransform () |
| low-level method Modelica.ast:56 | |
| List< AbstractEquation > | getEquationList () |
| Getter for list EquationList high-level method Modelica.ast:63. | |
| List< AbstractEquation > | getEquationListNoTransform () |
| low-level method Modelica.ast:72 | |
| void | setAlgorithmList (List< Algorithm > list) |
| Setter for AlgorithmList high-level method Modelica.ast:5. | |
| int | getNumAlgorithm () |
| Algorithm | getAlgorithm (int i) |
| Getter for child in list AlgorithmList high-level method Modelica.ast:19. | |
| void | addAlgorithm (Algorithm node) |
| Add element to list AlgorithmList high-level method Modelica.ast:27. | |
| void | addAlgorithmNoTransform (Algorithm node) |
| low-level method Modelica.ast:34 | |
| void | setAlgorithm (Algorithm node, int i) |
| Setter for child in list AlgorithmList high-level method Modelica.ast:42. | |
| List< Algorithm > | getAlgorithms () |
| Getter for Algorithm list. | |
| List< Algorithm > | getAlgorithmsNoTransform () |
| low-level method Modelica.ast:56 | |
| List< Algorithm > | getAlgorithmList () |
| Getter for list AlgorithmList high-level method Modelica.ast:63. | |
| List< Algorithm > | getAlgorithmListNoTransform () |
| low-level method Modelica.ast:72 | |
| void | setSuperList (List< ExtendsClause > list) |
| Setter for SuperList high-level method Modelica.ast:5. | |
| int | getNumSuper () |
| ExtendsClause | getSuper (int i) |
| Getter for child in list SuperList high-level method Modelica.ast:19. | |
| void | addSuper (ExtendsClause node) |
| Add element to list SuperList high-level method Modelica.ast:27. | |
| void | addSuperNoTransform (ExtendsClause node) |
| low-level method Modelica.ast:34 | |
| void | setSuper (ExtendsClause node, int i) |
| Setter for child in list SuperList high-level method Modelica.ast:42. | |
| List< ExtendsClause > | getSupers () |
| Getter for Super list. | |
| List< ExtendsClause > | getSupersNoTransform () |
| low-level method Modelica.ast:56 | |
| List< ExtendsClause > | getSuperList () |
| Getter for list SuperList high-level method Modelica.ast:63. | |
| List< ExtendsClause > | getSuperListNoTransform () |
| low-level method Modelica.ast:72 | |
| void | setImportList (List< ImportClause > list) |
| Setter for ImportList high-level method Modelica.ast:5. | |
| int | getNumImport () |
| ImportClause | getImport (int i) |
| Getter for child in list ImportList high-level method Modelica.ast:19. | |
| void | addImport (ImportClause node) |
| Add element to list ImportList high-level method Modelica.ast:27. | |
| void | addImportNoTransform (ImportClause node) |
| low-level method Modelica.ast:34 | |
| void | setImport (ImportClause node, int i) |
| Setter for child in list ImportList high-level method Modelica.ast:42. | |
| List< ImportClause > | getImports () |
| Getter for Import list. | |
| List< ImportClause > | getImportsNoTransform () |
| low-level method Modelica.ast:56 | |
| List< ImportClause > | getImportList () |
| Getter for list ImportList high-level method Modelica.ast:63. | |
| List< ImportClause > | getImportListNoTransform () |
| low-level method Modelica.ast:72 | |
| void | setClassDeclList (List< ClassDecl > list) |
| Setter for ClassDeclList high-level method Modelica.ast:5. | |
| int | getNumClassDecl () |
| ClassDecl | getClassDecl (int i) |
| Getter for child in list ClassDeclList high-level method Modelica.ast:19. | |
| void | addClassDecl (ClassDecl node) |
| Add element to list ClassDeclList high-level method Modelica.ast:27. | |
| void | addClassDeclNoTransform (ClassDecl node) |
| low-level method Modelica.ast:34 | |
| void | setClassDecl (ClassDecl node, int i) |
| Setter for child in list ClassDeclList high-level method Modelica.ast:42. | |
| List< ClassDecl > | getClassDecls () |
| Getter for ClassDecl list. | |
| List< ClassDecl > | getClassDeclsNoTransform () |
| low-level method Modelica.ast:56 | |
| List< ClassDecl > | getClassDeclList () |
| Getter for list ClassDeclList high-level method Modelica.ast:63. | |
| List< ClassDecl > | getClassDeclListNoTransform () |
| low-level method Modelica.ast:72 | |
| void | setComponentDeclList (List< ComponentDecl > list) |
| Setter for ComponentDeclList high-level method Modelica.ast:5. | |
| int | getNumComponentDecl () |
| ComponentDecl | getComponentDecl (int i) |
| Getter for child in list ComponentDeclList high-level method Modelica.ast:19. | |
| void | addComponentDecl (ComponentDecl node) |
| Add element to list ComponentDeclList high-level method Modelica.ast:27. | |
| void | addComponentDeclNoTransform (ComponentDecl node) |
| low-level method Modelica.ast:34 | |
| void | setComponentDecl (ComponentDecl node, int i) |
| Setter for child in list ComponentDeclList high-level method Modelica.ast:42. | |
| List< ComponentDecl > | getComponentDecls () |
| Getter for ComponentDecl list. | |
| List< ComponentDecl > | getComponentDeclsNoTransform () |
| low-level method Modelica.ast:56 | |
| List< ComponentDecl > | getComponentDeclList () |
| Getter for list ComponentDeclList high-level method Modelica.ast:63. | |
| List< ComponentDecl > | getComponentDeclListNoTransform () |
| low-level method Modelica.ast:72 | |
| void | setAnnotationList (List< Annotation > list) |
| Setter for AnnotationList high-level method Modelica.ast:5. | |
| int | getNumAnnotation () |
| Annotation | getAnnotation (int i) |
| Getter for child in list AnnotationList high-level method Modelica.ast:19. | |
| void | addAnnotation (Annotation node) |
| Add element to list AnnotationList high-level method Modelica.ast:27. | |
| void | addAnnotationNoTransform (Annotation node) |
| low-level method Modelica.ast:34 | |
| void | setAnnotation (Annotation node, int i) |
| Setter for child in list AnnotationList high-level method Modelica.ast:42. | |
| List< Annotation > | getAnnotations () |
| Getter for Annotation list. | |
| List< Annotation > | getAnnotationsNoTransform () |
| low-level method Modelica.ast:56 | |
| List< Annotation > | getAnnotationList () |
| Getter for list AnnotationList high-level method Modelica.ast:63. | |
| List< Annotation > | getAnnotationListNoTransform () |
| low-level method Modelica.ast:72 | |
| void | setExternalClauseOpt (Opt< ExternalClause > opt) |
| Setter for ExternalClauseOpt low-level method Modelica.ast:5. | |
| boolean | hasExternalClause () |
| Does this node have a ExternalClause child? high-level method Modelica.ast:12. | |
| ExternalClause | getExternalClause () |
| Getter for optional child ExternalClause high-level method Modelica.ast:19. | |
| void | setExternalClause (ExternalClause node) |
| Setter for optional child ExternalClause high-level method Modelica.ast:27. | |
| Opt< ExternalClause > | getExternalClauseOpt () |
| low-level method Modelica.ast:37 | |
| Opt< ExternalClause > | getExternalClauseOptNoTransform () |
| low-level method Modelica.ast:44 | |
| void | setEndName (String value) |
| Setter for lexeme EndName high-level method Modelica.ast:5. | |
| void | setEndName (beaver.Symbol symbol) |
| method Modelica.ast:8 | |
| String | getEndName () |
| Getter for lexeme EndName high-level method Modelica.ast:19. | |
| UnknownClassDecl | unknownClassDecl () |
| syn UnknownDeclarations /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrimitiveClasses.jrag:70 | |
| boolean | isUnknown () |
| syn UnknownDeclarations /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrimitiveClasses.jrag:77 | |
| ClassDecl | simpleLookupClassMemberScope (String name) |
| syn SimpleClassLookup /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/SimpleLookup.jrag:129 | |
| ASTNode | rewriteTo () |
| internal | |
Protected Member Functions | |
| int | numChildren () |
| low-level method Modelica.ast:76 | |
| org.jmodelica.modelica.compiler.UnknownClassDecl.UnknownClassDecl | ( | ) |
method Modelica.ast:1
| org.jmodelica.modelica.compiler.UnknownClassDecl.UnknownClassDecl | ( | VisibilityType | p0, | |
| Opt< Encapsulated > | p1, | |||
| Opt< Partial > | p2, | |||
| Restriction | p3, | |||
| IdDecl | p4, | |||
| Opt< Redeclare > | p5, | |||
| Opt< Final > | p6, | |||
| Opt< Inner > | p7, | |||
| Opt< Outer > | p8, | |||
| Opt< Replaceable > | p9, | |||
| Opt< ConstrainingClause > | p10, | |||
| Opt< Comment > | p11, | |||
| Opt< StringComment > | p12, | |||
| List< AbstractEquation > | p13, | |||
| List< Algorithm > | p14, | |||
| List< ExtendsClause > | p15, | |||
| List< ImportClause > | p16, | |||
| List< ClassDecl > | p17, | |||
| List< ComponentDecl > | p18, | |||
| List< Annotation > | p19, | |||
| Opt< ExternalClause > | p20, | |||
| String | p21 | |||
| ) |
method Modelica.ast:25
| org.jmodelica.modelica.compiler.UnknownClassDecl.UnknownClassDecl | ( | VisibilityType | p0, | |
| Opt< Encapsulated > | p1, | |||
| Opt< Partial > | p2, | |||
| Restriction | p3, | |||
| IdDecl | p4, | |||
| Opt< Redeclare > | p5, | |||
| Opt< Final > | p6, | |||
| Opt< Inner > | p7, | |||
| Opt< Outer > | p8, | |||
| Opt< Replaceable > | p9, | |||
| Opt< ConstrainingClause > | p10, | |||
| Opt< Comment > | p11, | |||
| Opt< StringComment > | p12, | |||
| List< AbstractEquation > | p13, | |||
| List< Algorithm > | p14, | |||
| List< ExtendsClause > | p15, | |||
| List< ImportClause > | p16, | |||
| List< ClassDecl > | p17, | |||
| List< ComponentDecl > | p18, | |||
| List< Annotation > | p19, | |||
| Opt< ExternalClause > | p20, | |||
| beaver.Symbol | p21 | |||
| ) |
method Modelica.ast:49
| void org.jmodelica.modelica.compiler.UnknownClassDecl.addAlgorithm | ( | Algorithm | node | ) |
Add element to list AlgorithmList high-level method Modelica.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.addAlgorithmNoTransform | ( | Algorithm | node | ) |
| void org.jmodelica.modelica.compiler.UnknownClassDecl.addAnnotation | ( | Annotation | node | ) |
Add element to list AnnotationList high-level method Modelica.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.addAnnotationNoTransform | ( | Annotation | node | ) |
| void org.jmodelica.modelica.compiler.UnknownClassDecl.addClassDecl | ( | ClassDecl | node | ) |
Add element to list ClassDeclList high-level method Modelica.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.addClassDeclNoTransform | ( | ClassDecl | node | ) |
| void org.jmodelica.modelica.compiler.UnknownClassDecl.addComponentDecl | ( | ComponentDecl | node | ) |
Add element to list ComponentDeclList high-level method Modelica.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.addComponentDeclNoTransform | ( | ComponentDecl | node | ) |
| void org.jmodelica.modelica.compiler.UnknownClassDecl.addEquation | ( | AbstractEquation | node | ) |
Add element to list EquationList high-level method Modelica.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.addEquationNoTransform | ( | AbstractEquation | node | ) |
| void org.jmodelica.modelica.compiler.UnknownClassDecl.addImport | ( | ImportClause | node | ) |
Add element to list ImportList high-level method Modelica.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.addImportNoTransform | ( | ImportClause | node | ) |
| void org.jmodelica.modelica.compiler.UnknownClassDecl.addSuper | ( | ExtendsClause | node | ) |
Add element to list SuperList high-level method Modelica.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.addSuperNoTransform | ( | ExtendsClause | node | ) |
| UnknownClassDecl org.jmodelica.modelica.compiler.UnknownClassDecl.clone | ( | ) | throws CloneNotSupportedException |
| UnknownClassDecl org.jmodelica.modelica.compiler.UnknownClassDecl.copy | ( | ) |
| void org.jmodelica.modelica.compiler.UnknownClassDecl.flushCache | ( | ) |
| void org.jmodelica.modelica.compiler.UnknownClassDecl.flushCollectionCache | ( | ) |
| UnknownClassDecl org.jmodelica.modelica.compiler.UnknownClassDecl.fullCopy | ( | ) |
| Algorithm org.jmodelica.modelica.compiler.UnknownClassDecl.getAlgorithm | ( | int | i | ) |
Getter for child in list AlgorithmList high-level method Modelica.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| List<Algorithm> org.jmodelica.modelica.compiler.UnknownClassDecl.getAlgorithmList | ( | ) |
Getter for list AlgorithmList high-level method Modelica.ast:63.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| List<Algorithm> org.jmodelica.modelica.compiler.UnknownClassDecl.getAlgorithmListNoTransform | ( | ) |
| List<Algorithm> org.jmodelica.modelica.compiler.UnknownClassDecl.getAlgorithms | ( | ) |
Getter for Algorithm list.
high-level method Modelica.ast:50
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| List<Algorithm> org.jmodelica.modelica.compiler.UnknownClassDecl.getAlgorithmsNoTransform | ( | ) |
| Annotation org.jmodelica.modelica.compiler.UnknownClassDecl.getAnnotation | ( | int | i | ) |
Getter for child in list AnnotationList high-level method Modelica.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| List<Annotation> org.jmodelica.modelica.compiler.UnknownClassDecl.getAnnotationList | ( | ) |
Getter for list AnnotationList high-level method Modelica.ast:63.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| List<Annotation> org.jmodelica.modelica.compiler.UnknownClassDecl.getAnnotationListNoTransform | ( | ) |
| List<Annotation> org.jmodelica.modelica.compiler.UnknownClassDecl.getAnnotations | ( | ) |
Getter for Annotation list.
high-level method Modelica.ast:50
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| List<Annotation> org.jmodelica.modelica.compiler.UnknownClassDecl.getAnnotationsNoTransform | ( | ) |
| ClassDecl org.jmodelica.modelica.compiler.UnknownClassDecl.getClassDecl | ( | int | i | ) |
Getter for child in list ClassDeclList high-level method Modelica.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| List<ClassDecl> org.jmodelica.modelica.compiler.UnknownClassDecl.getClassDeclList | ( | ) |
Getter for list ClassDeclList high-level method Modelica.ast:63.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| List<ClassDecl> org.jmodelica.modelica.compiler.UnknownClassDecl.getClassDeclListNoTransform | ( | ) |
| List<ClassDecl> org.jmodelica.modelica.compiler.UnknownClassDecl.getClassDecls | ( | ) |
Getter for ClassDecl list.
high-level method Modelica.ast:50
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| List<ClassDecl> org.jmodelica.modelica.compiler.UnknownClassDecl.getClassDeclsNoTransform | ( | ) |
| ComponentDecl org.jmodelica.modelica.compiler.UnknownClassDecl.getComponentDecl | ( | int | i | ) |
Getter for child in list ComponentDeclList high-level method Modelica.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| List<ComponentDecl> org.jmodelica.modelica.compiler.UnknownClassDecl.getComponentDeclList | ( | ) |
Getter for list ComponentDeclList high-level method Modelica.ast:63.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| List<ComponentDecl> org.jmodelica.modelica.compiler.UnknownClassDecl.getComponentDeclListNoTransform | ( | ) |
| List<ComponentDecl> org.jmodelica.modelica.compiler.UnknownClassDecl.getComponentDecls | ( | ) |
Getter for ComponentDecl list.
high-level method Modelica.ast:50
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| List<ComponentDecl> org.jmodelica.modelica.compiler.UnknownClassDecl.getComponentDeclsNoTransform | ( | ) |
| ConstrainingClause org.jmodelica.modelica.compiler.UnknownClassDecl.getConstrainingClause | ( | ) |
Getter for optional child ConstrainingClause high-level method Modelica.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| Comment org.jmodelica.modelica.compiler.UnknownClassDecl.getConstrainingClauseComment | ( | ) |
Getter for optional child ConstrainingClauseComment high-level method Modelica.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| Opt<Comment> org.jmodelica.modelica.compiler.UnknownClassDecl.getConstrainingClauseCommentOpt | ( | ) |
| Opt<Comment> org.jmodelica.modelica.compiler.UnknownClassDecl.getConstrainingClauseCommentOptNoTransform | ( | ) |
| Opt<ConstrainingClause> org.jmodelica.modelica.compiler.UnknownClassDecl.getConstrainingClauseOpt | ( | ) |
| Opt<ConstrainingClause> org.jmodelica.modelica.compiler.UnknownClassDecl.getConstrainingClauseOptNoTransform | ( | ) |
| Encapsulated org.jmodelica.modelica.compiler.UnknownClassDecl.getEncapsulated | ( | ) |
Getter for optional child Encapsulated high-level method Modelica.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| Opt<Encapsulated> org.jmodelica.modelica.compiler.UnknownClassDecl.getEncapsulatedOpt | ( | ) |
| Opt<Encapsulated> org.jmodelica.modelica.compiler.UnknownClassDecl.getEncapsulatedOptNoTransform | ( | ) |
| String org.jmodelica.modelica.compiler.UnknownClassDecl.getEndName | ( | ) |
Getter for lexeme EndName high-level method Modelica.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| AbstractEquation org.jmodelica.modelica.compiler.UnknownClassDecl.getEquation | ( | int | i | ) |
Getter for child in list EquationList high-level method Modelica.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| List<AbstractEquation> org.jmodelica.modelica.compiler.UnknownClassDecl.getEquationList | ( | ) |
Getter for list EquationList high-level method Modelica.ast:63.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| List<AbstractEquation> org.jmodelica.modelica.compiler.UnknownClassDecl.getEquationListNoTransform | ( | ) |
| List<AbstractEquation> org.jmodelica.modelica.compiler.UnknownClassDecl.getEquations | ( | ) |
Getter for Equation list.
high-level method Modelica.ast:50
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| List<AbstractEquation> org.jmodelica.modelica.compiler.UnknownClassDecl.getEquationsNoTransform | ( | ) |
| ExternalClause org.jmodelica.modelica.compiler.UnknownClassDecl.getExternalClause | ( | ) |
Getter for optional child ExternalClause high-level method Modelica.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| Opt<ExternalClause> org.jmodelica.modelica.compiler.UnknownClassDecl.getExternalClauseOpt | ( | ) |
| Opt<ExternalClause> org.jmodelica.modelica.compiler.UnknownClassDecl.getExternalClauseOptNoTransform | ( | ) |
| Final org.jmodelica.modelica.compiler.UnknownClassDecl.getFinal | ( | ) |
Getter for optional child Final high-level method Modelica.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| Opt<Final> org.jmodelica.modelica.compiler.UnknownClassDecl.getFinalOpt | ( | ) |
| Opt<Final> org.jmodelica.modelica.compiler.UnknownClassDecl.getFinalOptNoTransform | ( | ) |
| ImportClause org.jmodelica.modelica.compiler.UnknownClassDecl.getImport | ( | int | i | ) |
Getter for child in list ImportList high-level method Modelica.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| List<ImportClause> org.jmodelica.modelica.compiler.UnknownClassDecl.getImportList | ( | ) |
Getter for list ImportList high-level method Modelica.ast:63.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| List<ImportClause> org.jmodelica.modelica.compiler.UnknownClassDecl.getImportListNoTransform | ( | ) |
| List<ImportClause> org.jmodelica.modelica.compiler.UnknownClassDecl.getImports | ( | ) |
Getter for Import list.
high-level method Modelica.ast:50
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| List<ImportClause> org.jmodelica.modelica.compiler.UnknownClassDecl.getImportsNoTransform | ( | ) |
| Inner org.jmodelica.modelica.compiler.UnknownClassDecl.getInner | ( | ) |
Getter for optional child Inner high-level method Modelica.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| Opt<Inner> org.jmodelica.modelica.compiler.UnknownClassDecl.getInnerOpt | ( | ) |
| Opt<Inner> org.jmodelica.modelica.compiler.UnknownClassDecl.getInnerOptNoTransform | ( | ) |
| IdDecl org.jmodelica.modelica.compiler.UnknownClassDecl.getName | ( | ) |
Getter for Name high-level method Modelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| IdDecl org.jmodelica.modelica.compiler.UnknownClassDecl.getNameNoTransform | ( | ) |
| int org.jmodelica.modelica.compiler.UnknownClassDecl.getNumAlgorithm | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownClassDecl.getNumAnnotation | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownClassDecl.getNumClassDecl | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownClassDecl.getNumComponentDecl | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownClassDecl.getNumEquation | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownClassDecl.getNumImport | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownClassDecl.getNumSuper | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| Outer org.jmodelica.modelica.compiler.UnknownClassDecl.getOuter | ( | ) |
Getter for optional child Outer high-level method Modelica.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| Opt<Outer> org.jmodelica.modelica.compiler.UnknownClassDecl.getOuterOpt | ( | ) |
| Opt<Outer> org.jmodelica.modelica.compiler.UnknownClassDecl.getOuterOptNoTransform | ( | ) |
| Partial org.jmodelica.modelica.compiler.UnknownClassDecl.getPartial | ( | ) |
Getter for optional child Partial high-level method Modelica.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| Opt<Partial> org.jmodelica.modelica.compiler.UnknownClassDecl.getPartialOpt | ( | ) |
| Opt<Partial> org.jmodelica.modelica.compiler.UnknownClassDecl.getPartialOptNoTransform | ( | ) |
| Redeclare org.jmodelica.modelica.compiler.UnknownClassDecl.getRedeclare | ( | ) |
Getter for optional child Redeclare high-level method Modelica.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| Opt<Redeclare> org.jmodelica.modelica.compiler.UnknownClassDecl.getRedeclareOpt | ( | ) |
| Opt<Redeclare> org.jmodelica.modelica.compiler.UnknownClassDecl.getRedeclareOptNoTransform | ( | ) |
| Replaceable org.jmodelica.modelica.compiler.UnknownClassDecl.getReplaceable | ( | ) |
Getter for optional child Replaceable high-level method Modelica.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| Opt<Replaceable> org.jmodelica.modelica.compiler.UnknownClassDecl.getReplaceableOpt | ( | ) |
| Opt<Replaceable> org.jmodelica.modelica.compiler.UnknownClassDecl.getReplaceableOptNoTransform | ( | ) |
| Restriction org.jmodelica.modelica.compiler.UnknownClassDecl.getRestriction | ( | ) |
Getter for Restriction high-level method Modelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| Restriction org.jmodelica.modelica.compiler.UnknownClassDecl.getRestrictionNoTransform | ( | ) |
| StringComment org.jmodelica.modelica.compiler.UnknownClassDecl.getStringComment | ( | ) |
Getter for optional child StringComment high-level method Modelica.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| Opt<StringComment> org.jmodelica.modelica.compiler.UnknownClassDecl.getStringCommentOpt | ( | ) |
| Opt<StringComment> org.jmodelica.modelica.compiler.UnknownClassDecl.getStringCommentOptNoTransform | ( | ) |
| ExtendsClause org.jmodelica.modelica.compiler.UnknownClassDecl.getSuper | ( | int | i | ) |
Getter for child in list SuperList high-level method Modelica.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| List<ExtendsClause> org.jmodelica.modelica.compiler.UnknownClassDecl.getSuperList | ( | ) |
Getter for list SuperList high-level method Modelica.ast:63.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| List<ExtendsClause> org.jmodelica.modelica.compiler.UnknownClassDecl.getSuperListNoTransform | ( | ) |
| List<ExtendsClause> org.jmodelica.modelica.compiler.UnknownClassDecl.getSupers | ( | ) |
Getter for Super list.
high-level method Modelica.ast:50
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| List<ExtendsClause> org.jmodelica.modelica.compiler.UnknownClassDecl.getSupersNoTransform | ( | ) |
| VisibilityType org.jmodelica.modelica.compiler.UnknownClassDecl.getVisibilityType | ( | ) |
Getter for VisibilityType high-level method Modelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| VisibilityType org.jmodelica.modelica.compiler.UnknownClassDecl.getVisibilityTypeNoTransform | ( | ) |
| boolean org.jmodelica.modelica.compiler.UnknownClassDecl.hasConstrainingClause | ( | ) |
Does this node have a ConstrainingClause child? high-level method Modelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| boolean org.jmodelica.modelica.compiler.UnknownClassDecl.hasConstrainingClauseComment | ( | ) |
Does this node have a ConstrainingClauseComment child? high-level method Modelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| boolean org.jmodelica.modelica.compiler.UnknownClassDecl.hasEncapsulated | ( | ) |
Does this node have a Encapsulated child? high-level method Modelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| boolean org.jmodelica.modelica.compiler.UnknownClassDecl.hasExternalClause | ( | ) |
Does this node have a ExternalClause child? high-level method Modelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| boolean org.jmodelica.modelica.compiler.UnknownClassDecl.hasFinal | ( | ) |
Does this node have a Final child? high-level method Modelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| boolean org.jmodelica.modelica.compiler.UnknownClassDecl.hasInner | ( | ) |
Does this node have a Inner child? high-level method Modelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| boolean org.jmodelica.modelica.compiler.UnknownClassDecl.hasOuter | ( | ) |
Does this node have a Outer child? high-level method Modelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| boolean org.jmodelica.modelica.compiler.UnknownClassDecl.hasPartial | ( | ) |
Does this node have a Partial child? high-level method Modelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| boolean org.jmodelica.modelica.compiler.UnknownClassDecl.hasRedeclare | ( | ) |
Does this node have a Redeclare child? high-level method Modelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| boolean org.jmodelica.modelica.compiler.UnknownClassDecl.hasReplaceable | ( | ) |
Does this node have a Replaceable child? high-level method Modelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| boolean org.jmodelica.modelica.compiler.UnknownClassDecl.hasStringComment | ( | ) |
Does this node have a StringComment child? high-level method Modelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| boolean org.jmodelica.modelica.compiler.UnknownClassDecl.isUnknown | ( | ) |
syn UnknownDeclarations /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrimitiveClasses.jrag:77
Reimplemented from org.jmodelica.modelica.compiler.ClassDecl.
| boolean org.jmodelica.modelica.compiler.UnknownClassDecl.mayHaveRewrite | ( | ) |
| int org.jmodelica.modelica.compiler.UnknownClassDecl.numChildren | ( | ) | [protected] |
| ASTNode org.jmodelica.modelica.compiler.UnknownClassDecl.rewriteTo | ( | ) |
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setAlgorithm | ( | Algorithm | node, | |
| int | i | |||
| ) |
Setter for child in list AlgorithmList high-level method Modelica.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setAlgorithmList | ( | List< Algorithm > | list | ) |
Setter for AlgorithmList high-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setAnnotation | ( | Annotation | node, | |
| int | i | |||
| ) |
Setter for child in list AnnotationList high-level method Modelica.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setAnnotationList | ( | List< Annotation > | list | ) |
Setter for AnnotationList high-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setClassDecl | ( | ClassDecl | node, | |
| int | i | |||
| ) |
Setter for child in list ClassDeclList high-level method Modelica.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setClassDeclList | ( | List< ClassDecl > | list | ) |
Setter for ClassDeclList high-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setComponentDecl | ( | ComponentDecl | node, | |
| int | i | |||
| ) |
Setter for child in list ComponentDeclList high-level method Modelica.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setComponentDeclList | ( | List< ComponentDecl > | list | ) |
Setter for ComponentDeclList high-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setConstrainingClause | ( | ConstrainingClause | node | ) |
Setter for optional child ConstrainingClause high-level method Modelica.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setConstrainingClauseComment | ( | Comment | node | ) |
Setter for optional child ConstrainingClauseComment high-level method Modelica.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setConstrainingClauseCommentOpt | ( | Opt< Comment > | opt | ) |
Setter for ConstrainingClauseCommentOpt low-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setConstrainingClauseOpt | ( | Opt< ConstrainingClause > | opt | ) |
Setter for ConstrainingClauseOpt low-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setEncapsulated | ( | Encapsulated | node | ) |
Setter for optional child Encapsulated high-level method Modelica.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setEncapsulatedOpt | ( | Opt< Encapsulated > | opt | ) |
Setter for EncapsulatedOpt low-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setEndName | ( | beaver.Symbol | symbol | ) |
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setEndName | ( | String | value | ) |
Setter for lexeme EndName high-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setEquation | ( | AbstractEquation | node, | |
| int | i | |||
| ) |
Setter for child in list EquationList high-level method Modelica.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setEquationList | ( | List< AbstractEquation > | list | ) |
Setter for EquationList high-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setExternalClause | ( | ExternalClause | node | ) |
Setter for optional child ExternalClause high-level method Modelica.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setExternalClauseOpt | ( | Opt< ExternalClause > | opt | ) |
Setter for ExternalClauseOpt low-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setFinal | ( | Final | node | ) |
Setter for optional child Final high-level method Modelica.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setFinalOpt | ( | Opt< Final > | opt | ) |
Setter for FinalOpt low-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setImport | ( | ImportClause | node, | |
| int | i | |||
| ) |
Setter for child in list ImportList high-level method Modelica.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setImportList | ( | List< ImportClause > | list | ) |
Setter for ImportList high-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setInner | ( | Inner | node | ) |
Setter for optional child Inner high-level method Modelica.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setInnerOpt | ( | Opt< Inner > | opt | ) |
Setter for InnerOpt low-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setName | ( | IdDecl | node | ) |
Setter for Name high-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setOuter | ( | Outer | node | ) |
Setter for optional child Outer high-level method Modelica.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setOuterOpt | ( | Opt< Outer > | opt | ) |
Setter for OuterOpt low-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setPartial | ( | Partial | node | ) |
Setter for optional child Partial high-level method Modelica.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setPartialOpt | ( | Opt< Partial > | opt | ) |
Setter for PartialOpt low-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setRedeclare | ( | Redeclare | node | ) |
Setter for optional child Redeclare high-level method Modelica.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setRedeclareOpt | ( | Opt< Redeclare > | opt | ) |
Setter for RedeclareOpt low-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setReplaceable | ( | Replaceable | node | ) |
Setter for optional child Replaceable high-level method Modelica.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setReplaceableOpt | ( | Opt< Replaceable > | opt | ) |
Setter for ReplaceableOpt low-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setRestriction | ( | Restriction | node | ) |
Setter for Restriction high-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setStringComment | ( | StringComment | node | ) |
Setter for optional child StringComment high-level method Modelica.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setStringCommentOpt | ( | Opt< StringComment > | opt | ) |
Setter for StringCommentOpt low-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setSuper | ( | ExtendsClause | node, | |
| int | i | |||
| ) |
Setter for child in list SuperList high-level method Modelica.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setSuperList | ( | List< ExtendsClause > | list | ) |
Setter for SuperList high-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownClassDecl.setVisibilityType | ( | VisibilityType | node | ) |
Setter for VisibilityType high-level method Modelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| ClassDecl org.jmodelica.modelica.compiler.UnknownClassDecl.simpleLookupClassMemberScope | ( | String | name | ) |
syn SimpleClassLookup /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/SimpleLookup.jrag:129
Reimplemented from org.jmodelica.modelica.compiler.FullClassDecl.
| UnknownClassDecl org.jmodelica.modelica.compiler.UnknownClassDecl.unknownClassDecl | ( | ) |
syn UnknownDeclarations /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrimitiveClasses.jrag:70
1.5.8