Interface CATypePackageParserFactoryType

All Superinterfaces:
com.io7m.anethum.api.ParserFactoryType<com.io7m.blackthorne.core.BTPreserveLexical, CATypePackageDeclaration, CATypePackageParserType>, com.io7m.repetoir.core.RPServiceType
All Known Implementing Classes:
CATypePackageParsers

public interface CATypePackageParserFactoryType extends com.io7m.anethum.api.ParserFactoryType<com.io7m.blackthorne.core.BTPreserveLexical, CATypePackageDeclaration, CATypePackageParserType>, com.io7m.repetoir.core.RPServiceType
A factory of type package parsers.
  • Method Summary

    Methods inherited from interface com.io7m.anethum.api.ParserFactoryType

    createParser, createParser, createParserForFileWithContext, createParserWithContext, parse, parse, parseFile, parseFile, parseFileWithContext, parseFileWithContext

    Methods inherited from interface com.io7m.repetoir.core.RPServiceType

    description