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