|
|
Scala 2.3.3
|
abstract
class
Expr
extends Expression.this.GenExp
with scala.ScalaObject
| Constructor Summary | |
def
this
|
|
| Def Summary | |
def
\
(x: java.lang.String)
: Expression.this.Child
|
|
def
\\
(x: java.lang.String)
: Expression.this.DescOrSelf
|
|
def
apply
(c: Expression.this.Cond)
: Expression.this.FExp
|
|
def
eval
(n: scala.xml.Node)
: scala.xml.NodeSeq
|
|
| Constructor Detail |
| Def Detail |
def
\
(x: java.lang.String): Expression.this.Child
def
\\
(x: java.lang.String): Expression.this.DescOrSelf
def
apply
(c: Expression.this.Cond): Expression.this.FExp
def
eval
(n: scala.xml.Node): scala.xml.NodeSeq