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(SExpressionListType e)
Match an expression.
|
A |
quotedString(SExpressionQuotedStringType e)
Match an expression.
|
A |
symbol(SExpressionSymbolType e)
Match an expression.
|
A list(SExpressionListType e) throws E extends Exception
A quotedString(SExpressionQuotedStringType e) throws E extends Exception
Copyright © 2016 <code@io7m.com> http://io7m.com