Kotlin Declaration With Body
fun interface KotlinDeclarationWithBody : DeclarationWithBody, KotlinDeclaration
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
has Block Body
Link copied to clipboard
has Declared Return Type
Link copied to clipboard
last Block Statement Or This
Link copied to clipboard
Properties
annotationEntries
Link copied to clipboard
bodyBlockExpression
Link copied to clipboard
bodyExpression
Link copied to clipboard
modifierList
Link copied to clipboard
psiOrParent
Link copied to clipboard
valueParameters
Link copied to clipboard