Package net.hydromatic.filtex.ast
Class Ast.Comparison
java.lang.Object
net.hydromatic.filtex.ast.AstNode
net.hydromatic.filtex.ast.Ast.Comparison
- Enclosing class:
- Ast
Numeric comparison.
-
Field Summary
Fields -
Method Summary
Methods inherited from class net.hydromatic.filtex.ast.AstNode
bounds, dateString, digest, expression, high, low, summary, toString, type, valueString
-
Field Details
-
is
public final boolean is -
value
-
-
Method Details