Uses of Class
com.apivolve.xolir.Debug.SourceLoc
-
Uses of Debug.SourceLoc in com.apivolve.xolir
Methods in com.apivolve.xolir that return Debug.SourceLocModifier and TypeMethodDescriptionDebug.SourceLoc.Builder.build()Debug.SourceLoc.Builder.buildPartial()static Debug.SourceLocDebug.SourceLoc.getDefaultInstance()Debug.SourceLoc.Builder.getDefaultInstanceForType()Debug.SourceLoc.getDefaultInstanceForType()Debug.Problem.Builder.getLoc().xolir.SourceLoc loc = 1;Debug.Problem.getLoc().xolir.SourceLoc loc = 1;Debug.ProblemOrBuilder.getLoc().xolir.SourceLoc loc = 1;static Debug.SourceLocDebug.SourceLoc.parseDelimitedFrom(InputStream input) static Debug.SourceLocDebug.SourceLoc.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Debug.SourceLocDebug.SourceLoc.parseFrom(byte[] data) static Debug.SourceLocDebug.SourceLoc.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Debug.SourceLocDebug.SourceLoc.parseFrom(com.google.protobuf.ByteString data) static Debug.SourceLocDebug.SourceLoc.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Debug.SourceLocDebug.SourceLoc.parseFrom(com.google.protobuf.CodedInputStream input) static Debug.SourceLocDebug.SourceLoc.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Debug.SourceLocDebug.SourceLoc.parseFrom(InputStream input) static Debug.SourceLocDebug.SourceLoc.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Debug.SourceLocDebug.SourceLoc.parseFrom(ByteBuffer data) static Debug.SourceLocDebug.SourceLoc.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.apivolve.xolir that return types with arguments of type Debug.SourceLocModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Debug.SourceLoc>Debug.SourceLoc.getParserForType()static com.google.protobuf.Parser<Debug.SourceLoc>Debug.SourceLoc.parser()Methods in com.apivolve.xolir with parameters of type Debug.SourceLocModifier and TypeMethodDescriptionDebug.SourceLoc.Builder.mergeFrom(Debug.SourceLoc other) Debug.Problem.Builder.mergeLoc(Debug.SourceLoc value) .xolir.SourceLoc loc = 1;static Debug.SourceLoc.BuilderDebug.SourceLoc.newBuilder(Debug.SourceLoc prototype) Debug.Problem.Builder.setLoc(Debug.SourceLoc value) .xolir.SourceLoc loc = 1;