org.jmodelica.modelica.compiler.IdDecl Class Reference

node Modelica.ast:380 More...

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

org.jmodelica.modelica.compiler.BaseNode

List of all members.

Public Member Functions

void flushCache ()
 low-level
void flushCollectionCache ()
 internal
IdDecl clone () throws CloneNotSupportedException
 internal
IdDecl copy ()
 internal
IdDecl fullCopy ()
 low-level
void dumpTree (String indent)
 method DumpTree /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/DumpTree.jadd:44
void dumpTreeBasic (String indent)
 method DumpTreeBasic /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/DumpTree.jadd:200
String getNodeName ()
 method NodeMethods /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Util.jrag:248
 IdDecl ()
 method Modelica.ast:1
 IdDecl (String p0)
 method Modelica.ast:7
 IdDecl (beaver.Symbol p0)
 method Modelica.ast:10
boolean mayHaveRewrite ()
 internal method Modelica.ast:22
void setID (String value)
 Setter for lexeme ID high-level method Modelica.ast:5.
void setID (beaver.Symbol symbol)
 method Modelica.ast:11
String getID ()
 Getter for lexeme ID high-level method Modelica.ast:22.
boolean matches (String str)
 Does node match string? Override for node types that need to be searched for.
String name ()
 syn Names /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Util.jrag:425
ASTNode rewriteTo ()
 internal

Public Attributes

int IDstart
 method Modelica.ast:9
int IDend
 method Modelica.ast:10

Protected Member Functions

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

Protected Attributes

String tokenString_ID
 * internal * method Modelica.ast:8


Detailed Description

node Modelica.ast:380

Constructor & Destructor Documentation

org.jmodelica.modelica.compiler.IdDecl.IdDecl (  ) 

method Modelica.ast:1

org.jmodelica.modelica.compiler.IdDecl.IdDecl ( String  p0  ) 

method Modelica.ast:7

org.jmodelica.modelica.compiler.IdDecl.IdDecl ( beaver.Symbol  p0  ) 

method Modelica.ast:10


Member Function Documentation

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

internal

Reimplemented from org.jmodelica.modelica.compiler.BaseNode.

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

internal

void org.jmodelica.modelica.compiler.IdDecl.dumpTree ( String  indent  ) 

method DumpTree /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/DumpTree.jadd:44

void org.jmodelica.modelica.compiler.IdDecl.dumpTreeBasic ( String  indent  ) 

method DumpTreeBasic /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/DumpTree.jadd:200

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

low-level

Reimplemented from org.jmodelica.modelica.compiler.BaseNode.

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

internal

Reimplemented from org.jmodelica.modelica.compiler.BaseNode.

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

low-level

String org.jmodelica.modelica.compiler.IdDecl.getID (  ) 

Getter for lexeme ID high-level method Modelica.ast:22.

String org.jmodelica.modelica.compiler.IdDecl.getNodeName (  ) 

method NodeMethods /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Util.jrag:248

boolean org.jmodelica.modelica.compiler.IdDecl.matches ( String  str  ) 

Does node match string? Override for node types that need to be searched for.

Base implementation always returns false</code. Generally, this is implemented with something like str.equals(name()).

Parameters:
str the string to match
Returns:
true</code if str matches this node, false otherwise syn SimpleClassLookup /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/SimpleLookup.jrag:208

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

internal method Modelica.ast:22

Reimplemented from org.jmodelica.modelica.compiler.BaseNode.

String org.jmodelica.modelica.compiler.IdDecl.name (  ) 

syn Names /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Util.jrag:425

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

low-level method Modelica.ast:16

Reimplemented from org.jmodelica.modelica.compiler.BaseNode.

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

internal

Reimplemented from org.jmodelica.modelica.compiler.BaseNode.

void org.jmodelica.modelica.compiler.IdDecl.setID ( beaver.Symbol  symbol  ) 

method Modelica.ast:11

void org.jmodelica.modelica.compiler.IdDecl.setID ( String  value  ) 

Setter for lexeme ID high-level method Modelica.ast:5.


Member Data Documentation

method Modelica.ast:10

method Modelica.ast:9

* internal * method Modelica.ast:8

* internal


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

Generated on Fri Oct 7 14:50:36 2011 for JModelica.org by  doxygen 1.5.8