Package net.hydromatic.filtex.parse
Interface FiltexParser
- All Known Implementing Classes:
FiltexParserImpl
public interface FiltexParser
Parser for Filter Expressions.
-
Method Summary
-
Method Details
-
pos
Pos pos()Returns the position of the last token returned by the parser. -
zero
Sets the current file, and sets the current line to zero.
-