|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.jet.codegen.intrinsics.IntrinsicMethod
org.jetbrains.jet.codegen.intrinsics.JavaClassFunction
public class JavaClassFunction
Constructor Summary | |
---|---|
JavaClassFunction()
|
Method Summary | |
---|---|
org.jetbrains.asm4.Type |
generateImpl(ExpressionCodegen codegen,
org.jetbrains.asm4.commons.InstructionAdapter v,
org.jetbrains.asm4.Type expectedType,
com.intellij.psi.PsiElement element,
java.util.List<JetExpression> arguments,
StackValue receiver)
|
Methods inherited from class org.jetbrains.jet.codegen.intrinsics.IntrinsicMethod |
---|
generate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JavaClassFunction()
Method Detail |
---|
@NotNull public org.jetbrains.asm4.Type generateImpl(@NotNull ExpressionCodegen codegen, @NotNull org.jetbrains.asm4.commons.InstructionAdapter v, @NotNull org.jetbrains.asm4.Type expectedType, @Nullable com.intellij.psi.PsiElement element, @Nullable java.util.List<JetExpression> arguments, StackValue receiver)
generateImpl
in class IntrinsicMethod
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |