Define rules for excluding AST nodes after map
  
  When generating new AST we need to implement a code that excluded the dead nodes from the new generated ast
It happens that after transform we might not need the node anymore in ast (e.g. stripping location will get rid of the Location node)
   
Details
  
    
      | Id: | 
      20f95d7ed374594c32c3ebb1a1f610b075d1620d | 
    
    
      | Type: | 
      task | 
    
    
      | Creation time: | 
      2012-10-20 11:23 GMT | 
    
    
      | Creator: | 
      Wojciech Meyer <wojciech.meyer@...> | 
    
    
    
      | Release: | 
      
        
          unassigned
        
       | 
    
    
      | Component: | 
      treematch | 
    
    
      | Status: | 
      
        unstarted
        
       | 
    
    
  
Issue log
  
  
    
      | 2012-10-20 11:23 GMT | 
      Wojciech Meyer <wojciech.meyer@...> | 
      created | 
    
    
     |