public static final class Java.Package extends Java.Atom
| Modifier and Type | Field and Description |
|---|---|
String |
name
The complete name of a package, e.g.
|
NOWHERE| Constructor and Description |
|---|
Package(Location location,
String name) |
| Modifier and Type | Method and Description |
|---|---|
<R,EX extends Throwable> |
accept(Visitor.AtomVisitor<R,EX> visitor)
|
String |
toString() |
toLvalue, toLvalueOrCompileException, toRvalue, toRvalueOrCompileException, toType, toTypeOrCompileExceptiongetLocation, throwCompileExceptionpublic final String name