the Basic Class ("Sorry, not implemented yet",0)


SgAttribute
SgProject
SgFile
Projects and Files correspond to source files in a multi source application project
SgStatement
Statements correspond to the basic source statements in Fortran90,C,C++,HPF and Java
SgExpression
Expressions are contained within statements
SgSymbol
Symbols are the basic user defined identifiers
SgType
Types are associated with each identifier and expression
SgLabel
Represents labels for all languages
The basic classes are the foundation of the Derived Class ,which derive from the 8 basic classes. As above,the 8 basic classes are SgAttribute, SgProject, SgFile, SgStatement, SgExpression, SgSymbol, SgType and SgLabel.

alphabetic index hierarchy of classes


Email contact: zgs@npac.syr.edu

generated by doc++