Interface MPackageDeclarationParserType
- All Superinterfaces:
AutoCloseable, Closeable, com.io7m.anethum.api.ParserType<MPackageDeclaration>
- All Known Implementing Classes:
MPackageDeclarationParser
public interface MPackageDeclarationParserType
extends com.io7m.anethum.api.ParserType<MPackageDeclaration>
A package declaration parser.
-
Method Summary
Methods inherited from interface com.io7m.anethum.api.ParserType
execute