public interface GenericAyaParser
-
方法详细资料
-
expr
-
program
@NotNull @NotNull kala.collection.immutable.ImmutableSeq<Stmt> program(@NotNull @NotNull org.aya.util.error.SourceFile sourceFile) -
program
@NotNull default @NotNull kala.collection.immutable.ImmutableSeq<Stmt> program(@NotNull @NotNull org.aya.util.error.SourceFileLocator l, @NotNull @NotNull Path p) throws IOException - 抛出:
IOException
-
reporter
@NotNull @NotNull org.aya.util.reporter.Reporter reporter()
-