public class Removed extends Object implements DifferenceElement
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Node |
getChild() |
CsmElement |
getElement()
Return the CsmElement considered in this DifferenceElement.
|
int |
getTokenType() |
int |
hashCode() |
boolean |
isAdded() |
boolean |
isChild() |
boolean |
isPrimitiveType() |
boolean |
isRemoved() |
boolean |
isToken() |
boolean |
isWhiteSpace() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitadded, kept, removedpublic CsmElement getElement()
DifferenceElementgetElement in interface DifferenceElementpublic Node getChild()
public int getTokenType()
public boolean isAdded()
isAdded in interface DifferenceElementpublic boolean isToken()
public boolean isChild()
public boolean isPrimitiveType()
public boolean isWhiteSpace()
public boolean isRemoved()
isRemoved in interface DifferenceElementCopyright © 2007–2019. All rights reserved.