|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Type in org.exolab.jms.selector |
Fields in org.exolab.jms.selector declared as Type | |
static Type |
Type.STRING
String type |
static Type |
Type.NUMERIC
Numeric type |
static Type |
Type.BOOLEAN
Booelan type |
static Type |
Type.UNDEFINED
Undefined type |
Uses of Type in org.exolab.jms.selector.parser |
Methods in org.exolab.jms.selector.parser that return Type | |
Type |
SelectorAST.getReturnType()
Returns the return type of the expression |
Methods in org.exolab.jms.selector.parser with parameters of type Type | |
void |
SelectorAST.setReturnType(Type type)
Sets the return type of the expression |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |