com.io7m.jlexing.core.LexicalType<URI>SExpressionAtomType, SExpressionListType, SExpressionQuotedStringType, SExpressionSymbolTypepublic interface SExpressionType extends com.io7m.jlexing.core.LexicalType<URI>
| Modifier and Type | Method | Description |
|---|---|---|
<A,E extends Exception> |
matchExpression(SExpressionMatcherType<A,E> m) |
Match an expression.
|
<A,E extends Exception> A matchExpression(SExpressionMatcherType<A,E> m) throws E extends Exception
A - The type of values returned by the matcherE - The type of exceptions raised by the matcherm - The matcherE - If the matcher raises EE extends ExceptionCopyright © 2017 <code@io7m.com> http://io7m.com