
Public Member Functions | |
| void | flushCache () |
| low-level | |
| void | flushCollectionCache () |
| internal | |
| InstClassModification | clone () throws CloneNotSupportedException |
| internal | |
| InstClassModification | copy () |
| internal | |
| InstClassModification | fullCopy () |
| low-level | |
| ArrayList< InstModification > | expand () |
| method InstModifications /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:125 | |
| InstClassModification () | |
| method InstanceTree.ast:1 | |
| InstClassModification (Modification p0, List< InstArgument > p1) | |
| method InstanceTree.ast:8 | |
| boolean | mayHaveRewrite () |
| internal method InstanceTree.ast:21 | |
| void | setModification (Modification value) |
| Setter for lexeme Modification high-level method InstanceTree.ast:5. | |
| Modification | getModification () |
| Getter for lexeme Modification high-level method InstanceTree.ast:12. | |
| void | setInstArgumentList (List< InstArgument > list) |
| Setter for InstArgumentList high-level method InstanceTree.ast:5. | |
| int | getNumInstArgument () |
| InstArgument | getInstArgument (int i) |
| Getter for child in list InstArgumentList high-level method InstanceTree.ast:19. | |
| void | addInstArgument (InstArgument node) |
| Add element to list InstArgumentList high-level method InstanceTree.ast:27. | |
| void | addInstArgumentNoTransform (InstArgument node) |
| low-level method InstanceTree.ast:34 | |
| void | setInstArgument (InstArgument node, int i) |
| Setter for child in list InstArgumentList high-level method InstanceTree.ast:42. | |
| List< InstArgument > | getInstArguments () |
| Getter for InstArgument list. | |
| List< InstArgument > | getInstArgumentsNoTransform () |
| low-level method InstanceTree.ast:56 | |
| List< InstArgument > | getInstArgumentList () |
| Getter for list InstArgumentList high-level method InstanceTree.ast:63. | |
| List< InstArgument > | getInstArgumentListNoTransform () |
| low-level method InstanceTree.ast:72 | |
| ClassModification | getClassModification () |
| syn InstModifications /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:175 | |
| ASTNode | rewriteTo () |
| internal | |
Protected Member Functions | |
| int | numChildren () |
| low-level method InstanceTree.ast:15 | |
| org.jmodelica.modelica.compiler.InstClassModification.InstClassModification | ( | ) |
method InstanceTree.ast:1
| org.jmodelica.modelica.compiler.InstClassModification.InstClassModification | ( | Modification | p0, | |
| List< InstArgument > | p1 | |||
| ) |
method InstanceTree.ast:8
| void org.jmodelica.modelica.compiler.InstClassModification.addInstArgument | ( | InstArgument | node | ) |
Add element to list InstArgumentList high-level method InstanceTree.ast:27.
| void org.jmodelica.modelica.compiler.InstClassModification.addInstArgumentNoTransform | ( | InstArgument | node | ) |
low-level method InstanceTree.ast:34
| InstClassModification org.jmodelica.modelica.compiler.InstClassModification.clone | ( | ) | throws CloneNotSupportedException |
| InstClassModification org.jmodelica.modelica.compiler.InstClassModification.copy | ( | ) |
internal
| ArrayList<InstModification> org.jmodelica.modelica.compiler.InstClassModification.expand | ( | ) |
method InstModifications /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:125
Reimplemented from org.jmodelica.modelica.compiler.InstModification.
| void org.jmodelica.modelica.compiler.InstClassModification.flushCache | ( | ) |
| void org.jmodelica.modelica.compiler.InstClassModification.flushCollectionCache | ( | ) |
| InstClassModification org.jmodelica.modelica.compiler.InstClassModification.fullCopy | ( | ) |
low-level
| ClassModification org.jmodelica.modelica.compiler.InstClassModification.getClassModification | ( | ) |
syn InstModifications /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:175
| InstArgument org.jmodelica.modelica.compiler.InstClassModification.getInstArgument | ( | int | i | ) |
Getter for child in list InstArgumentList high-level method InstanceTree.ast:19.
| List<InstArgument> org.jmodelica.modelica.compiler.InstClassModification.getInstArgumentList | ( | ) |
Getter for list InstArgumentList high-level method InstanceTree.ast:63.
| List<InstArgument> org.jmodelica.modelica.compiler.InstClassModification.getInstArgumentListNoTransform | ( | ) |
low-level method InstanceTree.ast:72
| List<InstArgument> org.jmodelica.modelica.compiler.InstClassModification.getInstArguments | ( | ) |
Getter for InstArgument list.
high-level method InstanceTree.ast:50
| List<InstArgument> org.jmodelica.modelica.compiler.InstClassModification.getInstArgumentsNoTransform | ( | ) |
low-level method InstanceTree.ast:56
| Modification org.jmodelica.modelica.compiler.InstClassModification.getModification | ( | ) |
Getter for lexeme Modification high-level method InstanceTree.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.InstModification.
| int org.jmodelica.modelica.compiler.InstClassModification.getNumInstArgument | ( | ) |
| boolean org.jmodelica.modelica.compiler.InstClassModification.mayHaveRewrite | ( | ) |
internal method InstanceTree.ast:21
Reimplemented from org.jmodelica.modelica.compiler.InstModification.
| int org.jmodelica.modelica.compiler.InstClassModification.numChildren | ( | ) | [protected] |
low-level method InstanceTree.ast:15
Reimplemented from org.jmodelica.modelica.compiler.InstModification.
| ASTNode org.jmodelica.modelica.compiler.InstClassModification.rewriteTo | ( | ) |
| void org.jmodelica.modelica.compiler.InstClassModification.setInstArgument | ( | InstArgument | node, | |
| int | i | |||
| ) |
Setter for child in list InstArgumentList high-level method InstanceTree.ast:42.
| void org.jmodelica.modelica.compiler.InstClassModification.setInstArgumentList | ( | List< InstArgument > | list | ) |
Setter for InstArgumentList high-level method InstanceTree.ast:5.
| void org.jmodelica.modelica.compiler.InstClassModification.setModification | ( | Modification | value | ) |
Setter for lexeme Modification high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstModification.
1.5.8