Missing Else Block Expression
class MissingElseBlockExpression(whole: Expression, thenExpression: Expression) : BlockExpression
Content copied to clipboard
Functions
get Resolved Call
Link copied to clipboard
open override fun getResolvedCall(context: ResolutionContext): ResolvedCall?
Content copied to clipboard
get Variable Descriptor
Link copied to clipboard
open override fun getVariableDescriptor(context: ResolutionContext): VariableDescriptor?
Content copied to clipboard
last Block Statement Or This
Link copied to clipboard
location
Link copied to clipboard
type
Link copied to clipboard
Properties
firstStatement
Link copied to clipboard
implicitReturnFromLast
Link copied to clipboard
psiOrParent
Link copied to clipboard
statements
Link copied to clipboard
thenExpression
Link copied to clipboard
whole
Link copied to clipboard