A - The type of returned valuesE - The type of raised exceptionspublic interface SExpressionMatcherType<A,E extends Exception>
| Modifier and Type | Method and Description |
|---|---|
A |
list(ListType e)
Match an expression.
|
A |
quotedString(QuotedStringType e)
Match an expression.
|
A |
symbol(SymbolType e)
Match an expression.
|
Copyright © 2015 <code@io7m.com> http://io7m.com