Files
kotlin-fork/analysis/analysis-api/testData/symbols/symbolByPsi/forLoopVariable.txt
T

35 lines
717 B
Plaintext
Vendored

KtLocalVariableSymbol:
callableIdIfNonLocal: null
isExtension: false
isVal: true
name: loopVariable
origin: SOURCE
receiverType: null
returnType: kotlin/Int
symbolKind: LOCAL
deprecationStatus: null
KtFunctionSymbol:
annotationsList: []
callableIdIfNonLocal: /usage
hasStableParameterNames: true
isBuiltinFunctionInvoke: false
isExtension: false
isExternal: false
isInfix: false
isInline: false
isOperator: false
isOverride: false
isStatic: false
isSuspend: false
modality: FINAL
name: usage
origin: SOURCE
receiverType: null
returnType: kotlin/Unit
symbolKind: TOP_LEVEL
typeParameters: []
valueParameters: []
visibility: Public
deprecationStatus: null