Package com.ibm.wala.cast.tree.impl

Interface Summary
CAstRewriter.CopyKey<Self extends CAstRewriter.CopyKey>  
CAstRewriter.Rewrite  
CAstRewriter.RewriteContext<K extends CAstRewriter.CopyKey>  
CAstRewriterFactory<C extends CAstRewriter.RewriteContext<K>,K extends CAstRewriter.CopyKey<K>>  
 

Class Summary
AbstractSourcePosition  
CAstBasicRewriter  
CAstBasicRewriter.NoKey  
CAstBasicRewriter.NonCopyingContext  
CAstCloner  
CAstControlFlowRecorder An implementation of a CAstControlFlowMap that is designed to be used by producers of CAPA asts.
CAstImpl An implementation of CAst, i.e.
CAstImpl.CAstNodeImpl  
CAstImpl.CAstValueImpl  
CAstNodeTypeMapRecorder  
CAstOperator Various operators that are built in to many languages, and hence perhaps deserve special notice in capa ast interface.
CAstRewriter<C extends CAstRewriter.RewriteContext<K>,K extends CAstRewriter.CopyKey<K>>  
CAstSourcePositionRecorder  
CAstSymbolImpl  
CAstSymbolImplBase  
CAstTypeDictionaryImpl  
CAstValueImpl An implementation of CAst, i.e.
CAstValueImpl.CAstNodeValueImpl  
CAstValueImpl.CAstValueValueImpl  
DelegatingEntity  
LineNumberPosition