16 lines
409 B
Plaintext
Vendored
16 lines
409 B
Plaintext
Vendored
KtDestructuringDeclarationSymbol:
|
|
annotationsList: [
|
|
AAA(value = "y")
|
|
psi: KtAnnotationEntry
|
|
]
|
|
entries: [
|
|
KtLocalVariableSymbol(<local>/a)
|
|
KtLocalVariableSymbol(<local>/b)
|
|
]
|
|
origin: SOURCE
|
|
symbolKind: LOCAL
|
|
typeParameters: []
|
|
getContainingFileSymbol: KtFileSymbol(destructuringDeclaration.kt)
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|