Java Block Parent
open class JavaBlockParent( ctx: AnalysisContext, elements: List<Tree>, owner: Tree) : JavaElement, BlockExpression
Content copied to clipboard
Constructors
Link copied to clipboard
fun JavaBlockParent( ctx: AnalysisContext, elements: List<Tree>, owner: Tree)
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun getVariableDescriptor(context: ResolutionContext): VariableDescriptor?
Content copied to clipboard
Link copied to clipboard