Class ElementsOfConcernCollector

  • All Implemented Interfaces:
    ExpressionVisitor

    public class ElementsOfConcernCollector
    extends java.lang.Object
    implements ExpressionVisitor
    Collects "elements of concern". "Elements of concern" are ElementExps that are possibly applicable to the next element. These gathered element declarations are then tested against next XML element.