Changeset 51fcaf8d for src/SynTree


Ignore:
Timestamp:
Jun 23, 2016, 12:16:45 PM (8 years ago)
Author:
Rob Schluntz <rschlunt@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
1e1e15b
Parents:
4b5857f
git-author:
Rob Schluntz <rschlunt@…> (06/23/16 11:27:49)
git-committer:
Rob Schluntz <rschlunt@…> (06/23/16 12:16:45)
Message:

introduce AddStmtVisitor? which provides statement insertion in the same manner as PolyMutator?

Location:
src/SynTree
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • src/SynTree/module.mk

    r4b5857f r51fcaf8d  
    4646       SynTree/Visitor.cc \
    4747       SynTree/Mutator.cc \
     48       SynTree/AddStmtVisitor.cc \
    4849       SynTree/TypeSubstitution.cc \
    4950       SynTree/Attribute.cc
Note: See TracChangeset for help on using the changeset viewer.