Java.Locatable
public static final class Java.Package extends Java.Atom
Modifier and Type | Field | Description |
---|---|---|
String |
name |
The complete name of a package, e.g.
|
NOWHERE
Modifier and Type | Method | Description |
---|---|---|
void |
accept(Visitor.AtomVisitor visitor) |
|
String |
toString() |
toLvalue, toLvalueOrCompileException, toRvalue, toRvalueOrCompileException, toType, toTypeOrCompileException
getLocation, throwCompileException
public final String name
Copyright © 2001–2019. All rights reserved.