blob: 9eb26ae33d790dbe4614510d9d3f9775b7351efa [file]
KaKotlinPropertySymbol:
annotations: []
backingFieldSymbol: null
callableId: /$$result
compilerVisibility: Public
contextParameters: []
contextReceivers: []
getter: KaPropertyGetterSymbol:
annotations: []
callableId: null
compilerVisibility: Public
contextReceivers: []
hasStableParameterNames: true
isActual: false
isExpect: false
isExtension: false
isExternal: false
isInline: false
isNotDefault: false
isOverride: false
location: PROPERTY
modality: FINAL
origin: PLUGIN
receiverParameter: null
returnType: KaUsualClassType:
annotations: []
typeArguments: []
type: kotlin/Int
valueParameters: []
visibility: PUBLIC
getContainingFileSymbol: KaFileSymbol(scriptResult.kts)
getContainingJvmClassName: null
getContainingModule: KaScriptModule "Script scriptResult.kts"
deprecationStatus: null
importableFqName: null
hasBackingField: true
hasGetter: true
hasSetter: false
initializer: KaConstantInitializerValue(42)
isActual: false
isConst: false
isDelegatedProperty: false
isExpect: false
isExtension: false
isExternal: false
isFromPrimaryConstructor: false
isLateInit: false
isOverride: false
isStatic: false
isVal: true
location: TOP_LEVEL
modality: FINAL
name: $$result
origin: PLUGIN
receiverParameter: null
returnType: KaUsualClassType:
annotations: []
typeArguments: []
type: kotlin/Int
setter: null
typeParameters: []
visibility: PUBLIC
getContainingFileSymbol: KaFileSymbol(scriptResult.kts)
getContainingJvmClassName: null
getContainingModule: KaScriptModule "Script scriptResult.kts"
deprecationStatus: null
javaGetterName: get$$result
javaSetterName: null
isInline: false
importableFqName: $$result