BinaryExpr
, FunctionExpr
, NegativeExpr
, NumberExpr
, PathExpr
, Step
, StringExpr
, VariableExpr
public abstract class Expr
extends java.lang.Object
Constructor | Description |
---|---|
Expr() |
Modifier and Type | Method | Description |
---|---|---|
abstract java.lang.Object |
evaluate(Context context) |
public abstract java.lang.Object evaluate(Context context)
Copyright ? 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.