Detailed Description
Synthesized attribute used within internal traversal of generated AST from transformation strings (intermediately generated files processed to form ASTs). - Authors:
- Quinlan.
- Version:
- 0.5
- Date:
- Dec 16th 2002
- Bug:
- Not finished yet.
- Warning:
- Don't use this until it is ready.
- Todo:
- Finish documentation!
- Note:
- Large parts of documentation contained in ROSE/AST_RewriteMechanism/ASTRewrite.docs.
This class is used as the synthesized attribute in the traversal to separate out the different types of AST fragments that are build from strings specificed as beloging to different locations within a single scope. The value of this class is that it can be either a marker or a pointer to an AST fragment. If it is a marker then isAMarker is true and the marker string holds the name of the variable used to mark the start/end of a statement for a specific location.
The documentation for this class was generated from the following file:
Generated on Tue Jan 31 05:33:22 2012 for ROSE by
1.4.7