Java Catch
open class JavaCatch(ctx: AnalysisContext, impl: CatchTree) : JavaElement, CatchClause
Content copied to clipboard
Functions
get Annotations
Link copied to clipboard
get Resolved Call
Link copied to clipboard
get Variable Descriptor
Link copied to clipboard
abstract fun getVariableDescriptor(context: ResolutionContext): VariableDescriptor?
Content copied to clipboard
last Block Statement Or This
Link copied to clipboard
Properties
annotationEntries
Link copied to clipboard
catchParameter
Link copied to clipboard
modifierList
Link copied to clipboard
parameterList
Link copied to clipboard
psiOrParent
Link copied to clipboard