Interface BspTargetInfo.ScalaToolchainInfoOrBuilder

    • Method Detail

      • getCompilerClasspathList

        java.util.List<BspTargetInfo.FileLocation> getCompilerClasspathList()
        repeated .bazelbsp.FileLocation compiler_classpath = 1;
      • getCompilerClasspath

        BspTargetInfo.FileLocation getCompilerClasspath​(int index)
        repeated .bazelbsp.FileLocation compiler_classpath = 1;
      • getCompilerClasspathCount

        int getCompilerClasspathCount()
        repeated .bazelbsp.FileLocation compiler_classpath = 1;
      • getCompilerClasspathOrBuilderList

        java.util.List<? extends BspTargetInfo.FileLocationOrBuilder> getCompilerClasspathOrBuilderList()
        repeated .bazelbsp.FileLocation compiler_classpath = 1;