public interface TermParser
Terms.| Modifier and Type | Method and Description |
|---|---|
Term |
parse(Tokenizer tokenizer)
|
Term parse(Tokenizer tokenizer) throws CarrotException
tokenizer - A Tokenizer.TermCarrotException - in the syntax of the term was invalid.