public class ASTTypeMatcher extends Object implements IObjectMatcher
Constructor and Description |
---|
ASTTypeMatcher() |
Modifier and Type | Method and Description |
---|---|
boolean |
isEquivalent(Object o1,
Object o2)
Returns
true if the two objects are equal or represent the same type. |
public boolean isEquivalent(Object o1, Object o2)
true
if the two objects are equal or represent the same type.isEquivalent
in interface IObjectMatcher
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.