Package jetbrains.mps.lang.pattern
- 
Interface Summary Interface Description IMatchingPattern  - 
Class Summary Class Description ChildMatcher Walk/match/extract values of children inside given aggregation link.ConceptMatchingPattern DefaultMatchingPattern Base implementation ofIMatchingPatternwith access to matched parts through named variablesGeneratedMatcher Base class for matchers generated from PatternExpressionGeneratedMatchingPattern This class is of no real use for anyone but typesystem, which needs access to methods like fillFieldValuesFrom and and hasAntiquotations.NodeMatcher Match/extract values of a node against pattern/sample node.ValueContainer Records values matched with a pattern.