Class MatchesPathVisitor


  • public class MatchesPathVisitor
    extends TransformingVisitor<Boolean>
    Visitor that will return a boolean to signify whether the path given in the constructor matches the Ast we visit.
    Author:
    Matt Nathan