Uses of Class
com.apivolve.xolir.Debug.SourceFile
-
Uses of Debug.SourceFile in com.apivolve.xolir
Methods in com.apivolve.xolir that return Debug.SourceFileModifier and TypeMethodDescriptionDebug.SourceFile.Builder.build()Debug.SourceFile.Builder.buildPartial()static Debug.SourceFileDebug.SourceFile.getDefaultInstance()Debug.SourceFile.Builder.getDefaultInstanceForType()Debug.SourceFile.getDefaultInstanceForType()ProgramOuterClass.Program.Builder.getFiles(int index) uint32 ir_version = 11; uint32 telc_version = 12;ProgramOuterClass.Program.getFiles(int index) uint32 ir_version = 11; uint32 telc_version = 12;ProgramOuterClass.ProgramOrBuilder.getFiles(int index) uint32 ir_version = 11; uint32 telc_version = 12;static Debug.SourceFileDebug.SourceFile.parseDelimitedFrom(InputStream input) static Debug.SourceFileDebug.SourceFile.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Debug.SourceFileDebug.SourceFile.parseFrom(byte[] data) static Debug.SourceFileDebug.SourceFile.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Debug.SourceFileDebug.SourceFile.parseFrom(com.google.protobuf.ByteString data) static Debug.SourceFileDebug.SourceFile.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Debug.SourceFileDebug.SourceFile.parseFrom(com.google.protobuf.CodedInputStream input) static Debug.SourceFileDebug.SourceFile.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Debug.SourceFileDebug.SourceFile.parseFrom(InputStream input) static Debug.SourceFileDebug.SourceFile.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Debug.SourceFileDebug.SourceFile.parseFrom(ByteBuffer data) static Debug.SourceFileDebug.SourceFile.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.apivolve.xolir that return types with arguments of type Debug.SourceFileModifier and TypeMethodDescriptionProgramOuterClass.Program.Builder.getFilesList()uint32 ir_version = 11; uint32 telc_version = 12;ProgramOuterClass.Program.getFilesList()uint32 ir_version = 11; uint32 telc_version = 12;ProgramOuterClass.ProgramOrBuilder.getFilesList()uint32 ir_version = 11; uint32 telc_version = 12;com.google.protobuf.Parser<Debug.SourceFile>Debug.SourceFile.getParserForType()static com.google.protobuf.Parser<Debug.SourceFile>Debug.SourceFile.parser()Methods in com.apivolve.xolir with parameters of type Debug.SourceFileModifier and TypeMethodDescriptionProgramOuterClass.Program.Builder.addFiles(int index, Debug.SourceFile value) uint32 ir_version = 11; uint32 telc_version = 12;ProgramOuterClass.Program.Builder.addFiles(Debug.SourceFile value) uint32 ir_version = 11; uint32 telc_version = 12;Debug.SourceFile.Builder.mergeFrom(Debug.SourceFile other) static Debug.SourceFile.BuilderDebug.SourceFile.newBuilder(Debug.SourceFile prototype) ProgramOuterClass.Program.Builder.setFiles(int index, Debug.SourceFile value) uint32 ir_version = 11; uint32 telc_version = 12;Method parameters in com.apivolve.xolir with type arguments of type Debug.SourceFileModifier and TypeMethodDescriptionProgramOuterClass.Program.Builder.addAllFiles(Iterable<? extends Debug.SourceFile> values) uint32 ir_version = 11; uint32 telc_version = 12;