[Analysis API Fe10] fix isFromPrimaryConstructor
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ KtKotlinPropertySymbol:
|
||||
isDelegatedProperty: false
|
||||
isExpect: false
|
||||
isExtension: false
|
||||
isFromPrimaryConstructor: false
|
||||
isFromPrimaryConstructor: true
|
||||
isLateInit: false
|
||||
isOverride: false
|
||||
isStatic: false
|
||||
|
||||
Reference in New Issue
Block a user