protected abstract static class Parser.ComparisonOperand extends Object implements Parser.IOperand
Modifier | Constructor and Description |
---|---|
protected |
ComparisonOperand() |
Modifier and Type | Method and Description |
---|---|
RowFilter |
create(Parser self,
String right)
Parser.IOperand interface. |
public RowFilter create(Parser self, String right) throws ParseException
Parser.IOperand
interface.create
in interface Parser.IOperand
ParseException