Package org.eclipse.cdt.core.parser.util
Interface IObjectMatcher
-
- All Known Implementing Classes:
ASTTypeMatcher
public interface IObjectMatcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isEquivalent(Object o1, Object o2)
-