I - The type of identifiersT - The type of type informationpublic interface TypeDeclType<I,T> extends ModelElementType, StatementType<I,T>
| Modifier and Type | Method and Description |
|---|---|
I |
getIdentifier() |
TypeName |
getName() |
T |
getType() |
<A,E extends Exception> |
matchTypeDeclaration(TypeDeclMatcherType<I,T,A,E> m)
Accept a type declaration matcher.
|
getLexicalInformationmatchStatementT getType()
I getIdentifier()
TypeName getName()
<A,E extends Exception> A matchTypeDeclaration(TypeDeclMatcherType<I,T,A,E> m) throws E extends Exception
A - The type of returned valuesE - The type of raised exceptionsm - The matchermE - If m raises EE extends ExceptionCopyright © 2017 <code@io7m.com> http://io7m.com