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.
|
qualifier
del, del, dump, error, error, ext, ext, ext, ext, isDisambiguated, isTypeChecked, position, position, visit, visitEdge
addDecls, 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, visitList
Package package_()
PackageNode package_(Package p)