- Enclosing interface:
GenericAyaFile
public static interface GenericAyaFile.Factory
-
Method Summary
Modifier and TypeMethodDescription@NotNull GenericAyaFilecreateAyaFile(@NotNull org.aya.util.error.SourceFileLocator locator, @NotNull Path path)
-
Method Details
-
createAyaFile
@NotNull @NotNull GenericAyaFile createAyaFile(@NotNull @NotNull org.aya.util.error.SourceFileLocator locator, @NotNull @NotNull Path path) throws IOException - Throws:
IOException
-