org.apache.derby.impl.services.bytecode
Interface BCExpr
- interface BCExpr
To be able to identify the expressions as belonging to this
implementation, and to be able to generate code off of
it if so.
vm_void
public static final short vm_void
- See Also:
- Constant Field Values
vm_byte
public static final short vm_byte
- See Also:
- Constant Field Values
vm_short
public static final short vm_short
- See Also:
- Constant Field Values
vm_int
public static final short vm_int
- See Also:
- Constant Field Values
vm_long
public static final short vm_long
- See Also:
- Constant Field Values
vm_float
public static final short vm_float
- See Also:
- Constant Field Values
vm_double
public static final short vm_double
- See Also:
- Constant Field Values
vm_char
public static final short vm_char
- See Also:
- Constant Field Values
vm_reference
public static final short vm_reference
- See Also:
- Constant Field Values
|
Built on Tue 2006-10-10 19:23:47+0200, from revision exported
|
PREV CLASS
NEXT CLASS |
FRAMES
NO FRAMES
|
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
Apache Derby V10.1 Engine Documentation - Copyright © 1997,2005 The Apache Software Foundation or its licensors, as applicable.