public final class EmptySetLiteral extends Literal
ProgramElement.TreeStructureSourceElement.Position| Modifier and Type | Field and Description |
|---|---|
static EmptySetLiteral |
INSTANCE |
private static long |
serialVersionUID |
expressionParentcommentsfactorySTRUCTURAL_EQUALITY, STRUCTURAL_HASH_CODE| Constructor and Description |
|---|
EmptySetLiteral() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(SourceVisitor v) |
Expression |
deepClone() |
java.lang.Object |
getEquivalentJavaType() |
getASTParent, getExpressionContainer, setExpressionContainergetComments, setComments, validategetEndPosition, getFactory, getFirstElement, getLastElement, getRelativePosition, getStartPosition, setEndPosition, setRelativePosition, setStartPosition, toSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetComments, setCommentsgetEndPosition, getFactory, getFirstElement, getLastElement, getRelativePosition, getStartPosition, setEndPosition, setRelativePosition, setStartPosition, toSourcevalidateprivate static final long serialVersionUID
public static final EmptySetLiteral INSTANCE
public Expression deepClone()
public void accept(SourceVisitor v)
public java.lang.Object getEquivalentJavaType()
getEquivalentJavaType in class Literal