public class ArrayIterator extends java.lang.Object implements IntrinsicMethod
Constructor and Description |
---|
ArrayIterator() |
Modifier and Type | Method and Description |
---|---|
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) |
public ArrayIterator()
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