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