public interface JPRAReferenceParserType
| Modifier and Type | Method and Description |
|---|---|
FieldReference |
parseFieldReference(com.io7m.jsx.SExpressionSymbolType se)
Parse a field reference.
|
TypeReference |
parseTypeReference(com.io7m.jsx.SExpressionSymbolType se)
Parse a type reference.
|
TypeReference parseTypeReference(com.io7m.jsx.SExpressionSymbolType se) throws JPRACompilerParseException
se - The input symbolJPRACompilerParseException - On parse errorsFieldReference parseFieldReference(com.io7m.jsx.SExpressionSymbolType se) throws JPRACompilerParseException
se - The input symbolJPRACompilerParseException - On parse errorsCopyright © 2017 <code@io7m.com> http://io7m.com