|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PackageNode
A PackageNode
is the syntactic representation of a
Java package within the abstract syntax tree.
Method Summary | |
---|---|
Package |
package_()
The package type object. |
PackageNode |
package_(Package p)
Set the package type object. |
Methods inherited from interface polyglot.ast.QualifierNode |
---|
qualifier |
Method Detail |
---|
Package package_()
PackageNode package_(Package p)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |