|
Scala 2.2.0.9153
|
abstract
class
Expr
extends
Expression.this.GenExp with
scala.ScalaObjectConstructor 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
this
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