org.jetbrains.jet.codegen.inline
Interface CapturedParamOwner

All Known Implementing Classes:
LambdaInfo

public interface CapturedParamOwner


Method Summary
 org.jetbrains.asm4.Type getType()
           
 

Method Detail

getType

org.jetbrains.asm4.Type getType()