|
Scala Library
|
|
scala/xml/path/Expression.scala]
abstract
class
Expr
extends GenExp| Method Summary | |
def
|
\ (x : java.lang.String) : Child |
def
|
\\ (x : java.lang.String) : DescOrSelf |
def
|
apply (c : Cond) : FExp |
def
|
eval (n : Node) : NodeSeq |
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Method Details |
|
Scala Library
|
|