|
Eclipse CDT 7.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.core.dom.ast.ASTTypeMatcher
public class ASTTypeMatcher
Constructor Summary | |
---|---|
ASTTypeMatcher()
|
Method Summary | |
---|---|
boolean |
isEquivalent(java.lang.Object o1,
java.lang.Object o2)
Returns true if the two objects are equal or represent the same type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ASTTypeMatcher()
Method Detail |
---|
public boolean isEquivalent(java.lang.Object o1, java.lang.Object o2)
true
if the two objects are equal or represent the same type.
isEquivalent
in interface org.eclipse.cdt.core.parser.util.IObjectMatcher
|
Eclipse CDT 7.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |