public static interface CAstRewriter.Rewrite
Modifier and Type | Method and Description |
---|---|
CAstControlFlowMap |
newCfg() |
Map<CAstNode,Collection<CAstEntity>> |
newChildren() |
CAstSourcePositionMap |
newPos() |
CAstNode |
newRoot() |
CAstNodeTypeMap |
newTypes() |
CAstNode newRoot()
CAstControlFlowMap newCfg()
CAstSourcePositionMap newPos()
CAstNodeTypeMap newTypes()
Map<CAstNode,Collection<CAstEntity>> newChildren()