org.jetbrains.kotlin.codegen.inline
Class MethodInliner.PointForExternalFinallyBlocks

java.lang.Object
  extended by org.jetbrains.kotlin.codegen.inline.MethodInliner.PointForExternalFinallyBlocks
Enclosing class:
MethodInliner

public static class MethodInliner.PointForExternalFinallyBlocks
extends java.lang.Object


Constructor Summary
MethodInliner.PointForExternalFinallyBlocks(org.jetbrains.org.objectweb.asm.tree.AbstractInsnNode beforeIns, org.jetbrains.org.objectweb.asm.Type returnType)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodInliner.PointForExternalFinallyBlocks

public MethodInliner.PointForExternalFinallyBlocks(org.jetbrains.org.objectweb.asm.tree.AbstractInsnNode beforeIns,
                                                   org.jetbrains.org.objectweb.asm.Type returnType)