Kotlin Catch Clause
class KotlinCatchClause(impl: KtCatchClause) : CatchClause, KotlinElement
Content copied to clipboard
Functions
get Resolved Call
Link copied to clipboard
get Variable Descriptor
Link copied to clipboard
abstract fun getVariableDescriptor(context: ResolutionContext): VariableDescriptor?
Content copied to clipboard
Properties
catchParameter
Link copied to clipboard
parameterList
Link copied to clipboard
psiOrParent
Link copied to clipboard