Kotlin Constant Expression
open class KotlinConstantExpression(impl: KtConstantExpression) : ConstantExpression, KotlinExpression
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
last Block Statement Or This
Link copied to clipboard
Properties
Inheritors
KotlinNullExpression
Link copied to clipboard