public interface PackageNode extends QualifierNode
PackageNode is the syntactic representation of a
Java package within the abstract syntax tree.| Modifier and Type | Method and Description |
|---|---|
Package |
package_()
The package type object.
|
PackageNode |
package_(Package p)
Set the package type object.
|
qualifierdel, del, dump, error, error, ext, ext, ext, ext, isDisambiguated, isTypeChecked, position, position, visit, visitEdgeaddDecls, buildTypes, buildTypesEnter, checkConstants, childExpectedType, copy, copy, disambiguate, disambiguateEnter, disambiguateOverride, dump, dump, dump, dump, enterChildScope, enterScope, exceptionCheck, exceptionCheckEnter, extRewrite, extRewriteEnter, lang, prettyPrint, prettyPrint, prettyPrint, prettyPrint, prettyPrint, throwTypes, translate, typeCheck, typeCheckEnter, typeCheckOverride, visitChild, visitChildren, visitListPackage package_()
PackageNode package_(Package p)