public class AbstractBytecodeCompiler extends Object
| Modifier and Type | Field and Description |
|---|---|
static gw.internal.ext.org.objectweb.asm.Type |
OBJECT_TYPE |
| Constructor and Description |
|---|
AbstractBytecodeCompiler() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getIns(int opcode,
IRType type) |
static boolean |
isWide(IRType type) |
Copyright © 2016. All rights reserved.