public class _aaload extends Load
| 限定符和类型 | 字段和说明 |
|---|---|
static Class<?>[] |
OPERATOR_CLASSES
操作数类型
|
static int |
OPERATOR_CODE
唯一操作码
|
| 构造器和说明 |
|---|
_aaload() |
| 限定符和类型 | 方法和说明 |
|---|---|
Object[] |
getOperators() |
void |
operate(RuntimeContext context) |
String |
toString() |
public static final int OPERATOR_CODE
public static final Class<?>[] OPERATOR_CLASSES
public Object[] getOperators()
getOperators 在类中 ByteCodepublic void operate(RuntimeContext context)
Copyright © 2020. All rights reserved.