- compile(Path, Path, boolean, boolean) - Static method in class org.ballerinalang.launcher.LauncherUtils
-
Compile and get the executable program file.
- compile(Path, Path, boolean, boolean, boolean) - Static method in class org.ballerinalang.launcher.LauncherUtils
-
Compile and get the executable program file.
- compile(String) - Static method in class org.ballerinalang.launcher.util.BCompileUtil
-
Compile and return the semantic errors.
- compile(String, boolean) - Static method in class org.ballerinalang.launcher.util.BCompileUtil
-
- compile(Object, String, String) - Static method in class org.ballerinalang.launcher.util.BCompileUtil
-
Compile and return the semantic errors.
- compile(String, CompilerPhase, boolean) - Static method in class org.ballerinalang.launcher.util.BCompileUtil
-
Compile and return the semantic errors.
- compile(String, CompilerPhase) - Static method in class org.ballerinalang.launcher.util.BCompileUtil
-
Compile and return the semantic errors.
- compile(String, String, CompilerPhase, boolean) - Static method in class org.ballerinalang.launcher.util.BCompileUtil
-
Compile and return the semantic errors.
- compile(String, String, CompilerPhase, boolean, boolean) - Static method in class org.ballerinalang.launcher.util.BCompileUtil
-
Compile and return the semantic errors.
- compile(String, String, CompilerPhase) - Static method in class org.ballerinalang.launcher.util.BCompileUtil
-
Compile and return the semantic errors.
- compile(String, String, CompilerPhase, SourceDirectory) - Static method in class org.ballerinalang.launcher.util.BCompileUtil
-
- compileAndGetBIR(String) - Static method in class org.ballerinalang.launcher.util.BCompileUtil
-
Compile and return the semantic errors.
- compileAndGetPackage(String) - Static method in class org.ballerinalang.launcher.util.BCompileUtil
-
Compile and return the compiled package node.
- compileAndSetup(String) - Static method in class org.ballerinalang.launcher.util.BCompileUtil
-
Compile and return the semantic errors.
- compileAndSetup(Object, String, String) - Static method in class org.ballerinalang.launcher.util.BCompileUtil
-
Compile and return the semantic errors.
- CompileResult - Class in org.ballerinalang.launcher.util
-
Represents the result of a ballerina file compilation.
- CompileResult() - Constructor for class org.ballerinalang.launcher.util.CompileResult
-
- compileWithoutExperimentalFeatures(String) - Static method in class org.ballerinalang.launcher.util.BCompileUtil
-
- compileWithTests(CompilerContext, String, CompilerPhase) - Static method in class org.ballerinalang.launcher.util.BCompileUtil
-
Compile with tests and return the semantic errors.
- concatFileName(String, Path) - Static method in class org.ballerinalang.launcher.util.BCompileUtil
-
concatenates a given filename to the provided path in directory.
- copy(Path, Path) - Static method in class org.ballerinalang.launcher.util.BFileUtil
-
Copy a file or directory to a target location.
- createAndGetStruct(ProgramFile, String, String) - Static method in class org.ballerinalang.launcher.util.BCompileUtil
-
- createCompilerContext(String, CompilerPhase) - Static method in class org.ballerinalang.launcher.util.BCompileUtil
-
Create a compiler context.
- createCompilerContext(String, CompilerPhase, boolean) - Static method in class org.ballerinalang.launcher.util.BCompileUtil
-
- createLauncherException(String) - Static method in class org.ballerinalang.launcher.LauncherUtils
-
- createUsageExceptionWithHelp(String) - Static method in class org.ballerinalang.launcher.LauncherUtils
-