| 
    ROSE
    0.11.96.11
    
   | 
 
Base class for substitution prediates.
See substitutionPredicate.
Definition at line 83 of file TreeEditDistance.h.
#include <TreeEditDistance.h>
Public Member Functions | |
| virtual bool | operator() (SgNode *source, SgNode *target)=0 | 
Returns true if target can be substituted for source.  | |
 1.8.17