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


SgAttribute
Represents the base class of attributes.
SgProject
Represent the files in the current project, for all languages.
SgFile
This class provides access to the local symbol and type tables,and the top level definition,in the dep file it corresponds to
SgStatement
Represents the fundamental class for all statements.
SgExpression
SgExpression is the base class for all the other expression classes.
SgSymbol
SgSymbol is the base class for the classes representing symbols
SgType
SgType is the base class for all classes that represent types
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++