arrow-analysis-java-plugin
2.0.2-alpha.6
arrow-analysis-java-plugin
/
arrow.meta.plugins.analysis.java.ast.descriptors
/
JavaPackageDescriptor
Java
Package
Descriptor
class
JavaPackageDescriptor
(
ctx
:
AnalysisContext
,
impl
:
PackageElement
)
:
JavaDescriptor
,
PackageViewDescriptor
,
PackageFragmentDescriptor
Content copied to clipboard
Functions
Properties
Functions
annotations
Link copied to clipboard
abstract
fun
annotations
(
)
:
Annotations
Content copied to clipboard
element
Link copied to clipboard
abstract
fun
element
(
)
:
Element
?
Content copied to clipboard
impl
Link copied to clipboard
abstract
fun
impl
(
)
:
Any
Content copied to clipboard
Properties
containingDeclaration
Link copied to clipboard
abstract
val
containingDeclaration
:
DeclarationDescriptor
?
Content copied to clipboard
containingPackage
Link copied to clipboard
abstract
val
containingPackage
:
FqName
?
Content copied to clipboard
fqName
Link copied to clipboard
open
override
val
fqName
:
FqName
Content copied to clipboard
fqNameSafe
Link copied to clipboard
abstract
val
fqNameSafe
:
FqName
Content copied to clipboard
hasDoNotLookAtArgumentsAnnotation
Link copied to clipboard
open
val
hasDoNotLookAtArgumentsAnnotation
:
Boolean
Content copied to clipboard
hasPackageWithLawsAnnotation
Link copied to clipboard
open
val
hasPackageWithLawsAnnotation
:
Boolean
Content copied to clipboard
hasPreOrPostAnnotation
Link copied to clipboard
open
val
hasPreOrPostAnnotation
:
Boolean
Content copied to clipboard
memberScope
Link copied to clipboard
open
override
val
memberScope
:
MemberScope
Content copied to clipboard
name
Link copied to clipboard
abstract
val
name
:
Name
Content copied to clipboard
packageWithLawsAnnotation
Link copied to clipboard
open
val
packageWithLawsAnnotation
:
AnnotationDescriptor
?
Content copied to clipboard