|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QuoteExp | |
|---|---|
| gnu.expr | Supports Expression,
and various related classes need to compile programming languages. |
| gnu.kawa.functions | Various core run-time functions and operators. |
| gnu.kawa.xml | Classes for using XML within Kawa. |
| gnu.xquery.lang | |
| kawa.standard | Primitive Scheme syntax and functions. |
| Uses of QuoteExp in gnu.expr |
|---|
| Fields in gnu.expr declared as QuoteExp | |
|---|---|
static QuoteExp |
QuoteExp.abstractExp
|
static QuoteExp |
QuoteExp.classObjectExp
|
static QuoteExp |
QuoteExp.falseExp
|
static QuoteExp |
QuoteExp.nullExp
|
static QuoteExp |
QuoteExp.trueExp
|
static QuoteExp |
QuoteExp.undefined_exp
|
static QuoteExp |
QuoteExp.voidExp
|
| Methods in gnu.expr that return QuoteExp | |
|---|---|
static QuoteExp |
QuoteExp.getInstance(java.lang.Object value)
|
| Methods in gnu.expr with parameters of type QuoteExp | |
|---|---|
protected Expression |
ExpWalker.walkQuoteExp(QuoteExp exp)
|
| Uses of QuoteExp in gnu.kawa.functions |
|---|
| Constructors in gnu.kawa.functions with parameters of type QuoteExp | |
|---|---|
ConstantFunction0(java.lang.String name,
QuoteExp constant)
|
|
| Uses of QuoteExp in gnu.kawa.xml |
|---|
| Fields in gnu.kawa.xml declared as QuoteExp | |
|---|---|
static QuoteExp |
MakeAttribute.makeAttributeExp
|
| Uses of QuoteExp in gnu.xquery.lang |
|---|
| Fields in gnu.xquery.lang declared as QuoteExp | |
|---|---|
static QuoteExp |
XQuery.falseExp
|
static QuoteExp |
XQParser.getExternalFunction
|
static QuoteExp |
XQParser.makeChildAxisStep
|
static QuoteExp |
XQParser.makeDescendantAxisStep
|
static QuoteExp |
XQuery.trueExp
|
| Uses of QuoteExp in kawa.standard |
|---|
| Fields in kawa.standard declared as QuoteExp | |
|---|---|
QuoteExp |
not.falseExp
|
QuoteExp |
not.trueExp
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||