org.eclipse.rse.services.clientserver.java
Interface IClassFileConstants
- public interface IClassFileConstants
CONSTANT_CLASS
public static final int CONSTANT_CLASS
- See Also:
- Constant Field Values
CONSTANT_FIELD_REF
public static final int CONSTANT_FIELD_REF
- See Also:
- Constant Field Values
CONSTANT_METHOD_REF
public static final int CONSTANT_METHOD_REF
- See Also:
- Constant Field Values
CONSTANT_INTERFACE_METHOD_REF
public static final int CONSTANT_INTERFACE_METHOD_REF
- See Also:
- Constant Field Values
CONSTANT_STRING
public static final int CONSTANT_STRING
- See Also:
- Constant Field Values
CONSTANT_INTEGER
public static final int CONSTANT_INTEGER
- See Also:
- Constant Field Values
CONSTANT_FLOAT
public static final int CONSTANT_FLOAT
- See Also:
- Constant Field Values
CONSTANT_LONG
public static final int CONSTANT_LONG
- See Also:
- Constant Field Values
CONSTANT_DOUBLE
public static final int CONSTANT_DOUBLE
- See Also:
- Constant Field Values
CONSTANT_NAME_AND_TYPE
public static final int CONSTANT_NAME_AND_TYPE
- See Also:
- Constant Field Values
CONSTANT_UTF8
public static final int CONSTANT_UTF8
- See Also:
- Constant Field Values
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.