Uses of Interface
com.google.devtools.build.lib.query2.proto.proto2api.Build.SourceFileOrBuilder
-
Packages that use Build.SourceFileOrBuilder Package Description com.google.devtools.build.lib.query2.proto.proto2api -
-
Uses of Build.SourceFileOrBuilder in com.google.devtools.build.lib.query2.proto.proto2api
Classes in com.google.devtools.build.lib.query2.proto.proto2api that implement Build.SourceFileOrBuilder Modifier and Type Class Description static classBuild.SourceFileA file that is an input into the build system.static classBuild.SourceFile.BuilderA file that is an input into the build system.Methods in com.google.devtools.build.lib.query2.proto.proto2api that return Build.SourceFileOrBuilder Modifier and Type Method Description Build.SourceFileOrBuilderBuild.Target.Builder. getSourceFileOrBuilder()A file that is not generated by the build system (version controlled or created by the test harness).Build.SourceFileOrBuilderBuild.Target. getSourceFileOrBuilder()A file that is not generated by the build system (version controlled or created by the test harness).Build.SourceFileOrBuilderBuild.TargetOrBuilder. getSourceFileOrBuilder()A file that is not generated by the build system (version controlled or created by the test harness).
-