17c128adf2
This element has been introduced to simplify resolution logic in LL FIR, but now this element is redundant and only complicates the code as after KT-56683 `FirFile` has real phases ^KT-65876 Fixed
21 lines
697 B
Plaintext
Vendored
21 lines
697 B
Plaintext
Vendored
KT element: KtAnnotationEntry
|
|
FIR element: FirAnnotationCallImpl
|
|
FIR source kind: KtRealSourceElementKind
|
|
|
|
FIR element rendered:
|
|
@FILE:R|Ann|[Types]()
|
|
|
|
FIR FILE:
|
|
FILE: [ResolvedTo(ANNOTATION_ARGUMENTS)] fileScript.kts
|
|
@FILE:R|Ann|[Types]()
|
|
context(<script>@kotlin.script.templates.standard.ScriptTemplateWithArgs)
|
|
SCRIPT: [ResolvedTo(RAW_FIR)] <script-fileScript.kts>
|
|
[ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|
|
|
|
|
public final [ResolvedTo(STATUS)] annotation class Ann : R|kotlin/Annotation| {
|
|
public [ResolvedTo(STATUS)] [ContainingClassKey=Ann] constructor(): R|Ann| {
|
|
LAZY_super<R|kotlin/Any|>
|
|
}
|
|
|
|
}
|