Interface CATypePackageParserType
- All Superinterfaces:
AutoCloseable, Closeable, com.io7m.anethum.api.ParserType<CATypePackageDeclaration>
- All Known Implementing Classes:
CATypePackageParser
public interface CATypePackageParserType
extends com.io7m.anethum.api.ParserType<CATypePackageDeclaration>
A type package parser.
-
Method Summary
Methods inherited from interface com.io7m.anethum.api.ParserType
execute