public class ASTTypeMatcher
extends java.lang.Object
implements org.eclipse.cdt.core.parser.util.IObjectMatcher
| Constructor and Description |
|---|
ASTTypeMatcher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEquivalent(java.lang.Object o1,
java.lang.Object o2)
Returns
true if the two objects are equal or represent the same type. |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.