public static final class Java.Package extends Java.Atom
Modifier and Type | Field and Description |
---|---|
java.lang.String |
name |
NOWHERE
Constructor and Description |
---|
Java.Package(Location location,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor.AtomVisitor visitor) |
java.lang.String |
toString() |
toLvalue, toLvalueOrPE, toRvalue, toRvalueOrPE, toType, toTypeOrPE
getLocation, throwCompileException
public Java.Package(Location location, java.lang.String name)
public void accept(Visitor.AtomVisitor visitor)
Copyright © 2001-2012. All Rights Reserved.