| IAttributeNegation |
interface that is implemented by generated ast classes that describe
negations
|
| IAttributeOptional |
interface that is implemented by generated ast classes that describe
optional attributes
|
| IAttributePattern |
interface that is implemented by generated ast classes that describe
attribute patterns
|
| IAttributeReplacement |
interface that is implemented by generated ast classes that describe
attribute replacements
|
| IList |
interface that is implemented by generated ast classes that describe lists
|
| INegation |
interface that is implemented by generated ast classes that describe
attribute negations
|
| IOptional |
interface that is implemented by generated ast classes that describe optional
nodes
|
| IPattern |
interface that is implemented by generated ast classes that describe patterns
|
| IReplacement |
interface that is implemented by generated ast classes that describe
replacements
|
| IReplacementOperator |
interface that is implemented by replacementOperator
replacements
|
| ITFAttribute |
interface that is implemented by generated ast classes that describe
attributes
|
| ITFElement |
common interface for all AST objects in transformation rules
|
| ITFObject |
interface that is implemented by generated ast classes that describe
instances of all transformation specific AST classes
|