ValueOrExprEvaluator

XPath-aware evaluator of a ValueOrExpr for some type A.

XPath-aware evaluator of a ValueOrExpr for some type A.

Authors

Chris de Vreeze

class Object
trait Matchable
class Any

Type members

Types

Value members

Abstract methods

def evaluate(valueOrExpr: ValueOrExprType)(xpathEvaluator: XPathEvaluator): A