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 |
---|---|
void |
accept(Visitor.AtomVisitor visitor)
|
String |
toString() |
toLvalue, toLvalueOrCompileException, toRvalue, toRvalueOrCompileException, toType, toTypeOrCompileException
getLocation, throwCompileException
public final String name
Copyright © 2001–2016. All rights reserved.