org.jmodelica.modelica.compiler.PowExp Class Reference

node Modelica.ast:351 More...

Inheritance diagram for org.jmodelica.modelica.compiler.PowExp:

org.jmodelica.modelica.compiler.DotPowExp org.jmodelica.modelica.compiler.ArtmBinExp org.jmodelica.modelica.compiler.BinExp org.jmodelica.modelica.compiler.Exp org.jmodelica.modelica.compiler.AbstractExp org.jmodelica.modelica.compiler.BaseNode

List of all members.

Public Member Functions

void flushCache ()
 low-level
void flushCollectionCache ()
 internal
PowExp clone () throws CloneNotSupportedException
 internal
PowExp copy ()
 internal
PowExp fullCopy ()
 low-level
FExp instantiate ()
 method InstantiatedExpressions /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Flattening.jrag:1695
 PowExp ()
 method Modelica.ast:1
 PowExp (Exp p0, Exp p1)
 method Modelica.ast:7
boolean mayHaveRewrite ()
 internal method Modelica.ast:20
void setLeft (Exp node)
 Setter for Left high-level method Modelica.ast:5.
Exp getLeft ()
 Getter for Left high-level method Modelica.ast:12.
Exp getLeftNoTransform ()
 low-level method Modelica.ast:18
void setRight (Exp node)
 Setter for Right high-level method Modelica.ast:5.
Exp getRight ()
 Getter for Right high-level method Modelica.ast:12.
Exp getRightNoTransform ()
 low-level method Modelica.ast:18
String op ()
 syn PrettyPrint /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrettyPrint.jrag:664
ASTNode rewriteTo ()
 internal

Protected Member Functions

int numChildren ()
 low-level method Modelica.ast:14


Detailed Description

node Modelica.ast:351

Constructor & Destructor Documentation

org.jmodelica.modelica.compiler.PowExp.PowExp (  ) 

method Modelica.ast:1

org.jmodelica.modelica.compiler.PowExp.PowExp ( Exp  p0,
Exp  p1 
)

method Modelica.ast:7


Member Function Documentation

PowExp org.jmodelica.modelica.compiler.PowExp.clone (  )  throws CloneNotSupportedException

internal

Reimplemented from org.jmodelica.modelica.compiler.DotPowExp.

PowExp org.jmodelica.modelica.compiler.PowExp.copy (  ) 

internal

Reimplemented from org.jmodelica.modelica.compiler.DotPowExp.

void org.jmodelica.modelica.compiler.PowExp.flushCache (  ) 

low-level

Reimplemented from org.jmodelica.modelica.compiler.DotPowExp.

void org.jmodelica.modelica.compiler.PowExp.flushCollectionCache (  ) 

internal

Reimplemented from org.jmodelica.modelica.compiler.DotPowExp.

PowExp org.jmodelica.modelica.compiler.PowExp.fullCopy (  ) 

low-level

Reimplemented from org.jmodelica.modelica.compiler.DotPowExp.

Exp org.jmodelica.modelica.compiler.PowExp.getLeft (  ) 

Getter for Left high-level method Modelica.ast:12.

Reimplemented from org.jmodelica.modelica.compiler.DotPowExp.

Exp org.jmodelica.modelica.compiler.PowExp.getLeftNoTransform (  ) 

low-level method Modelica.ast:18

Reimplemented from org.jmodelica.modelica.compiler.DotPowExp.

Exp org.jmodelica.modelica.compiler.PowExp.getRight (  ) 

Getter for Right high-level method Modelica.ast:12.

Reimplemented from org.jmodelica.modelica.compiler.DotPowExp.

Exp org.jmodelica.modelica.compiler.PowExp.getRightNoTransform (  ) 

low-level method Modelica.ast:18

Reimplemented from org.jmodelica.modelica.compiler.DotPowExp.

FExp org.jmodelica.modelica.compiler.PowExp.instantiate (  ) 

method InstantiatedExpressions /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Flattening.jrag:1695

Reimplemented from org.jmodelica.modelica.compiler.DotPowExp.

boolean org.jmodelica.modelica.compiler.PowExp.mayHaveRewrite (  ) 

internal method Modelica.ast:20

Reimplemented from org.jmodelica.modelica.compiler.DotPowExp.

int org.jmodelica.modelica.compiler.PowExp.numChildren (  )  [protected]

low-level method Modelica.ast:14

Reimplemented from org.jmodelica.modelica.compiler.DotPowExp.

String org.jmodelica.modelica.compiler.PowExp.op (  )  [virtual]

syn PrettyPrint /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrettyPrint.jrag:664

Reimplemented from org.jmodelica.modelica.compiler.DotPowExp.

ASTNode org.jmodelica.modelica.compiler.PowExp.rewriteTo (  ) 

internal

Reimplemented from org.jmodelica.modelica.compiler.DotPowExp.

void org.jmodelica.modelica.compiler.PowExp.setLeft ( Exp  node  ) 

Setter for Left high-level method Modelica.ast:5.

Reimplemented from org.jmodelica.modelica.compiler.DotPowExp.

void org.jmodelica.modelica.compiler.PowExp.setRight ( Exp  node  ) 

Setter for Right high-level method Modelica.ast:5.

Reimplemented from org.jmodelica.modelica.compiler.DotPowExp.


The documentation for this class was generated from the following file:

Generated on Fri Oct 7 14:51:06 2011 for JModelica.org by  doxygen 1.5.8