public static final class Java.ArrayCreationReference extends Java.Rvalue
<var>arrayType</var>::new".| Modifier and Type | Field and Description |
|---|---|
Java.ArrayType |
type
The array type that this expression instantiates.
|
NOWHERE| Constructor and Description |
|---|
ArrayCreationReference(Location location,
Java.ArrayType type) |
| Modifier and Type | Method and Description |
|---|---|
<R,EX extends Throwable> |
accept(Visitor.RvalueVisitor<R,EX> rvv)
|
String |
toString() |
accept, accept, accept, getEnclosingScope, getEnclosingScopeOrNull, setEnclosingScope, toRvaluetoLvalue, toLvalueOrCompileException, toRvalueOrCompileException, toType, toTypeOrCompileExceptiongetLocation, throwCompileExceptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLocation, throwCompileExceptionpublic final Java.ArrayType type
public ArrayCreationReference(Location location, Java.ArrayType type)
@Nullable public <R,EX extends Throwable> R accept(Visitor.RvalueVisitor<R,EX> rvv) throws EX extends Throwable
Java.Rvalueaccept in class Java.RvalueEX extends ThrowableCopyright © 2022. All rights reserved.