65 lines
1.7 KiB
Plaintext
Vendored
65 lines
1.7 KiB
Plaintext
Vendored
KtKotlinPropertySymbol:
|
|
annotationsList: []
|
|
backingFieldSymbol: null
|
|
callableIdIfNonLocal: null
|
|
contextReceivers: []
|
|
getter: KtPropertyGetterSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: null
|
|
contextReceivers: []
|
|
hasBody: false
|
|
hasStableParameterNames: true
|
|
isDefault: true
|
|
isExtension: false
|
|
isInline: false
|
|
isOverride: false
|
|
modality: FINAL
|
|
origin: PLUGIN
|
|
receiverParameter: null
|
|
returnType: KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: kotlin/Int
|
|
symbolKind: ACCESSOR
|
|
typeParameters: []
|
|
valueParameters: []
|
|
visibility: Public
|
|
getContainingFileSymbol: KtFileSymbol(scriptResult.kts)
|
|
getContainingJvmClassName: null
|
|
getContainingModule: KtScriptModule "Script scriptResult.kts"
|
|
deprecationStatus: null
|
|
hasBackingField: true
|
|
hasGetter: true
|
|
hasSetter: false
|
|
initializer: KtConstantInitializerValue(42)
|
|
isActual: false
|
|
isConst: false
|
|
isDelegatedProperty: false
|
|
isExpect: false
|
|
isExtension: false
|
|
isFromPrimaryConstructor: false
|
|
isLateInit: false
|
|
isOverride: false
|
|
isStatic: false
|
|
isVal: true
|
|
modality: FINAL
|
|
name: $$result
|
|
origin: PLUGIN
|
|
receiverParameter: null
|
|
returnType: KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: kotlin/Int
|
|
setter: null
|
|
symbolKind: TOP_LEVEL
|
|
typeParameters: []
|
|
visibility: Public
|
|
getContainingFileSymbol: KtFileSymbol(scriptResult.kts)
|
|
getContainingJvmClassName: null
|
|
getContainingModule: KtScriptModule "Script scriptResult.kts"
|
|
deprecationStatus: null
|
|
getterDeprecationStatus: null
|
|
javaGetterName: get$$result
|
|
javaSetterName: null
|
|
setterDeprecationStatus: null
|