Package jetbrains.mps.lang.pattern.util
Class MatchingUtil
- java.lang.Object
 - 
- jetbrains.mps.lang.pattern.util.MatchingUtil
 
 
- 
public class MatchingUtil extends Object
 
- 
- 
Constructor Summary
Constructors Constructor Description MatchingUtil() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static inthash(SNode node)static booleanmatchNodes(SNode node1, SNode node2)static booleanmatchNodes(SNode node1, SNode node2, IMatchModifier matchModifier, boolean matchAttributes) 
 -