public class NewArrayWrapper extends NewArray
ProgramElement.TreeStructureSourceElement.Position| Modifier and Type | Field and Description |
|---|---|
private Identifier |
scope |
private static long |
serialVersionUID |
arrayInitializer, dimensions, referenceParenttypeReferencechildren, expressionParent, INFIX, POSTFIX, PREFIXcommentsfactorySTRUCTURAL_EQUALITY, STRUCTURAL_HASH_CODE| Constructor and Description |
|---|
NewArrayWrapper(NewArray proto,
Identifier scope) |
| Modifier and Type | Method and Description |
|---|---|
NewArrayWrapper |
deepClone() |
Identifier |
getScope() |
accept, getArity, getArrayInitializer, getASTParent, getChildAt, getChildCount, getChildPositionCode, getDimensions, getExpressionAt, getExpressionContainer, getExpressionCount, getLastElement, getNotation, getPrecedence, getReferenceSuffix, makeParentRoleValid, replaceChild, setArrayInitializer, setDimensions, setExpressionContainer, setReferenceSuffixgetTypeReference, getTypeReferenceAt, getTypeReferenceCount, setTypeReferencegetArguments, getFirstElement, isLeftAssociative, isToBeParenthesized, precedes, setArgumentsgetIndexOfChild, getIndexOfChild, getRoleOfChild, makeAllParentRolesValid, validateAllgetComments, setComments, validategetEndPosition, getFactory, getRelativePosition, getStartPosition, setEndPosition, setRelativePosition, setStartPosition, toSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetComments, setCommentsgetEndPosition, getFactory, getFirstElement, getRelativePosition, getStartPosition, setEndPosition, setRelativePosition, setStartPosition, toSourcevalidategetIndexOfChild, getIndexOfChild, getRoleOfChild, makeAllParentRolesValid, validateAllprivate static final long serialVersionUID
private Identifier scope
public NewArrayWrapper(NewArray proto, Identifier scope)
public NewArrayWrapper deepClone()
deepClone in interface ExpressiondeepClone in interface SourceElementdeepClone in class NewArraypublic Identifier getScope()