Class GeneratedMatchingPattern

  • All Implemented Interfaces:
    IMatchingPattern
    Direct Known Subclasses:
    GeneratedMatcher

    public class GeneratedMatchingPattern
    extends DefaultMatchingPattern
    This class is of no real use for anyone but typesystem, which needs access to methods like fillFieldValuesFrom and and hasAntiquotations. performActions might need a distinct interface in dataFlow, and getFieldValue() use in generator might require generic getMatchedValue() in DefaultMatchingPattern.