Modifier and Type | Field and Description |
---|---|
int |
code |
static MethodDef.Type |
CTOR |
static int |
CTOR_CODE |
static String |
CTOR_NAME |
static MethodDef.Type |
METHOD |
static int |
METHOD_CODE |
static String |
METHOD_NAME |
String |
name |
public static final String METHOD_NAME
public static final int METHOD_CODE
public static final MethodDef.Type METHOD
public static final String CTOR_NAME
public static final int CTOR_CODE
public static final MethodDef.Type CTOR
public final String name
public final int code
Copyright © 2006–2013 Codehaus. All rights reserved.