public abstract class InterpreterWithArgs<V extends org.jinq.rebased.org.objectweb.asm.tree.analysis.Value>
extends org.jinq.rebased.org.objectweb.asm.tree.analysis.Interpreter
| Modifier | Constructor and Description |
|---|---|
protected |
InterpreterWithArgs(int api) |
| Modifier and Type | Method and Description |
|---|---|
abstract org.jinq.rebased.org.objectweb.asm.tree.analysis.Value |
newArg(org.jinq.rebased.org.objectweb.asm.Type type,
int argumentIndex) |
abstract org.jinq.rebased.org.objectweb.asm.tree.analysis.Value |
newThis(org.jinq.rebased.org.objectweb.asm.Type type) |
Copyright © 2018. All Rights Reserved.