|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OwExprBooleanLiteral | |
|---|---|
| com.wewebu.expression.language | |
| com.wewebu.expression.parser | |
| Uses of OwExprBooleanLiteral in com.wewebu.expression.language |
|---|
| Methods in com.wewebu.expression.language that return OwExprBooleanLiteral | |
|---|---|
static OwExprBooleanLiteral |
OwExprBooleanLiteral.instance(boolean booleanValue_p,
OwExprSymbolTable symbolTable_p,
OwExprErrorTable errorTable_p)
Single TRUE or FALSE symbol literal creator. |
| Uses of OwExprBooleanLiteral in com.wewebu.expression.parser |
|---|
| Methods in com.wewebu.expression.parser that return OwExprBooleanLiteral | |
|---|---|
OwExprBooleanLiteral |
OwExprParser.BooleanLiteral(OwExprSymbolTable symTable_p,
OwExprErrorTable errorTable_p)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||