
Public Member Functions | |
| void | flushCache () |
| low-level | |
| void | flushCollectionCache () |
| internal | |
| Within | clone () throws CloneNotSupportedException |
| internal | |
| Within | copy () |
| internal | |
| Within | fullCopy () |
| low-level | |
| Within () | |
| method Modelica.ast:1 | |
| Within (Opt< ParseAccess > p0) | |
| method Modelica.ast:8 | |
| boolean | mayHaveRewrite () |
| internal method Modelica.ast:20 | |
| void | setPackageNameOpt (Opt< ParseAccess > opt) |
| Setter for PackageNameOpt low-level method Modelica.ast:5. | |
| boolean | hasPackageName () |
| Does this node have a PackageName child? high-level method Modelica.ast:12. | |
| ParseAccess | getPackageName () |
| Getter for optional child PackageName high-level method Modelica.ast:19. | |
| void | setPackageName (ParseAccess node) |
| Setter for optional child PackageName high-level method Modelica.ast:27. | |
| Opt< ParseAccess > | getPackageNameOpt () |
| low-level method Modelica.ast:37 | |
| Opt< ParseAccess > | getPackageNameOptNoTransform () |
| low-level method Modelica.ast:44 | |
| ASTNode | rewriteTo () |
| internal | |
Protected Member Functions | |
| int | numChildren () |
| low-level method Modelica.ast:14 | |
| org.jmodelica.modelica.compiler.Within.Within | ( | ) |
method Modelica.ast:1
| org.jmodelica.modelica.compiler.Within.Within | ( | Opt< ParseAccess > | p0 | ) |
method Modelica.ast:8
| Within org.jmodelica.modelica.compiler.Within.clone | ( | ) | throws CloneNotSupportedException |
| Within org.jmodelica.modelica.compiler.Within.copy | ( | ) |
internal
| void org.jmodelica.modelica.compiler.Within.flushCache | ( | ) |
| void org.jmodelica.modelica.compiler.Within.flushCollectionCache | ( | ) |
| Within org.jmodelica.modelica.compiler.Within.fullCopy | ( | ) |
low-level
| ParseAccess org.jmodelica.modelica.compiler.Within.getPackageName | ( | ) |
Getter for optional child PackageName high-level method Modelica.ast:19.
| Opt<ParseAccess> org.jmodelica.modelica.compiler.Within.getPackageNameOpt | ( | ) |
low-level method Modelica.ast:37
| Opt<ParseAccess> org.jmodelica.modelica.compiler.Within.getPackageNameOptNoTransform | ( | ) |
low-level method Modelica.ast:44
| boolean org.jmodelica.modelica.compiler.Within.hasPackageName | ( | ) |
Does this node have a PackageName child? high-level method Modelica.ast:12.
| boolean org.jmodelica.modelica.compiler.Within.mayHaveRewrite | ( | ) |
| int org.jmodelica.modelica.compiler.Within.numChildren | ( | ) | [protected] |
| ASTNode org.jmodelica.modelica.compiler.Within.rewriteTo | ( | ) |
| void org.jmodelica.modelica.compiler.Within.setPackageName | ( | ParseAccess | node | ) |
Setter for optional child PackageName high-level method Modelica.ast:27.
| void org.jmodelica.modelica.compiler.Within.setPackageNameOpt | ( | Opt< ParseAccess > | opt | ) |
Setter for PackageNameOpt low-level method Modelica.ast:5.
1.5.8