Deprecated List#
- page deprecated
- Class SgBottomUpProcessing< SynthesizedAttributeType >
Use AstBottomUpProcessing instead. (provided for compatibility with existing user code - will be removed at some point in future).
- Class SgInheritedAttribute
Use AstInheritedAttribute instead. (provided for compatibility with existing user code - will be removed at some point in future).
- Member SgNodeHelper::lineColumnNodeToString (SgNode *node)
use lineColumnAndSourceCodeToString instead
- Member SgNodeHelper::sourceLocationAndNodeToString (SgNode *node)
use locationAndSourceCodeToString instead
- Class SgSimpleProcessing
Use AstSimpleProcessing instead. (provided for compatibility with existing user code - will be removed at some point in future).
- Class SgSynthesizedAttribute
Use AstSynthesizedAttribute instead. (provided for compatibility with existing user code - will be removed at some point in future).
- Class SgTopDownBottomUpProcessing< InheritedAttributeType, SynthesizedAttributeType >
Use AstTopDownBottomUpProcessing instead. (provided for compatibility with existing user code - will be removed at some point in future).
- Class SgTopDownProcessing< InheritedAttributeType >
Use AstTopDownProcessing instead. (provided for compatibility with existing user code - will be removed at some point in future).