24 lines
454 B
Plaintext
Vendored
24 lines
454 B
Plaintext
Vendored
// RUNTIME
|
|
|
|
class: kotlin/Lazy
|
|
|
|
// SYMBOLS:
|
|
KtFirClassOrObjectSymbol:
|
|
annotationClassIds: []
|
|
annotations: []
|
|
classIdIfNonLocal: kotlin/Lazy
|
|
classKind: INTERFACE
|
|
companionObject: null
|
|
isData: false
|
|
isExternal: false
|
|
isFun: false
|
|
isInline: false
|
|
isInner: false
|
|
modality: ABSTRACT
|
|
name: Lazy
|
|
origin: LIBRARY
|
|
superTypes: [[] kotlin/Any]
|
|
symbolKind: TOP_LEVEL
|
|
typeParameters: [KtFirTypeParameterSymbol(T)]
|
|
visibility: PUBLIC
|