org.wquery.engine

EvaluableExpr

class EvaluableExpr extends Expr

Attributes
sealed abstract
Linear Supertypes
Expr, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Hide All
  2. Show all
  1. EvaluableExpr
  2. Expr
  3. AnyRef
  4. Any
Visibility
  1. Public
  2. All

Instance Constructors

  1. new EvaluableExpr ()

Abstract Value Members

  1. def evaluationPlan (wordNet: WordNetSchema, bindings: BindingsSchema, context: Context): AlgebraOp

    Attributes
    abstract