Uses of Class
com.apivolve.xolir.Refs.FuncRef
-
Uses of Refs.FuncRef in com.apivolve.xolir
Methods in com.apivolve.xolir that return Refs.FuncRefModifier and TypeMethodDescriptionRefs.FuncRef.Builder.build()Refs.FuncRef.Builder.buildPartial()static Refs.FuncRefRefs.FuncRef.getDefaultInstance()Refs.FuncRef.Builder.getDefaultInstanceForType()Refs.FuncRef.getDefaultInstanceForType()ExpressionOuterClass.Call.Builder.getFunc().xolir.FuncRef func = 2;ExpressionOuterClass.Call.getFunc().xolir.FuncRef func = 2;ExpressionOuterClass.CallOrBuilder.getFunc().xolir.FuncRef func = 2;static Refs.FuncRefRefs.FuncRef.parseDelimitedFrom(InputStream input) static Refs.FuncRefRefs.FuncRef.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Refs.FuncRefRefs.FuncRef.parseFrom(byte[] data) static Refs.FuncRefRefs.FuncRef.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Refs.FuncRefRefs.FuncRef.parseFrom(com.google.protobuf.ByteString data) static Refs.FuncRefRefs.FuncRef.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Refs.FuncRefRefs.FuncRef.parseFrom(com.google.protobuf.CodedInputStream input) static Refs.FuncRefRefs.FuncRef.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Refs.FuncRefRefs.FuncRef.parseFrom(InputStream input) static Refs.FuncRefRefs.FuncRef.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Refs.FuncRefRefs.FuncRef.parseFrom(ByteBuffer data) static Refs.FuncRefRefs.FuncRef.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.apivolve.xolir that return types with arguments of type Refs.FuncRefModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Refs.FuncRef>Refs.FuncRef.getParserForType()static com.google.protobuf.Parser<Refs.FuncRef>Refs.FuncRef.parser()Methods in com.apivolve.xolir with parameters of type Refs.FuncRefModifier and TypeMethodDescriptionRefs.FuncRef.Builder.mergeFrom(Refs.FuncRef other) ExpressionOuterClass.Call.Builder.mergeFunc(Refs.FuncRef value) .xolir.FuncRef func = 2;static Refs.FuncRef.BuilderRefs.FuncRef.newBuilder(Refs.FuncRef prototype) ExpressionOuterClass.Call.Builder.setFunc(Refs.FuncRef value) .xolir.FuncRef func = 2;