Uses of Interface
com.google.devtools.source.v1.SourceContextOrBuilder
-
Packages that use SourceContextOrBuilder Package Description com.google.devtools.clouddebugger.v2 com.google.devtools.source.v1 -
-
Uses of SourceContextOrBuilder in com.google.devtools.clouddebugger.v2
Methods in com.google.devtools.clouddebugger.v2 that return SourceContextOrBuilder Modifier and Type Method Description SourceContextOrBuilderDebuggee.Builder. getSourceContextsOrBuilder(int index)References to the locations and revisions of the source code used in the deployed application.SourceContextOrBuilderDebuggee. getSourceContextsOrBuilder(int index)References to the locations and revisions of the source code used in the deployed application.SourceContextOrBuilderDebuggeeOrBuilder. getSourceContextsOrBuilder(int index)References to the locations and revisions of the source code used in the deployed application.Methods in com.google.devtools.clouddebugger.v2 that return types with arguments of type SourceContextOrBuilder Modifier and Type Method Description List<? extends SourceContextOrBuilder>Debuggee.Builder. getSourceContextsOrBuilderList()References to the locations and revisions of the source code used in the deployed application.List<? extends SourceContextOrBuilder>Debuggee. getSourceContextsOrBuilderList()References to the locations and revisions of the source code used in the deployed application.List<? extends SourceContextOrBuilder>DebuggeeOrBuilder. getSourceContextsOrBuilderList()References to the locations and revisions of the source code used in the deployed application. -
Uses of SourceContextOrBuilder in com.google.devtools.source.v1
Classes in com.google.devtools.source.v1 that implement SourceContextOrBuilder Modifier and Type Class Description classSourceContextA SourceContext is a reference to a tree of files.static classSourceContext.BuilderA SourceContext is a reference to a tree of files.Methods in com.google.devtools.source.v1 that return SourceContextOrBuilder Modifier and Type Method Description SourceContextOrBuilderExtendedSourceContext.Builder. getContextOrBuilder()Any source context.SourceContextOrBuilderExtendedSourceContext. getContextOrBuilder()Any source context.SourceContextOrBuilderExtendedSourceContextOrBuilder. getContextOrBuilder()Any source context.
-