Uses of Class
dev.cel.expr.Type.FunctionType
Packages that use Type.FunctionType
-
Uses of Type.FunctionType in dev.cel.expr
Fields in dev.cel.expr declared as Type.FunctionTypeModifier and TypeFieldDescriptionprivate static final Type.FunctionTypeType.FunctionType.DEFAULT_INSTANCEFields in dev.cel.expr with type parameters of type Type.FunctionTypeModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<Type.FunctionType, Type.FunctionType.Builder, Type.FunctionTypeOrBuilder> Type.Builder.functionBuilder_private static final com.google.protobuf.Parser<Type.FunctionType> Type.FunctionType.PARSERMethods in dev.cel.expr that return Type.FunctionTypeModifier and TypeMethodDescriptionType.FunctionType.Builder.build()Type.FunctionType.Builder.buildPartial()static Type.FunctionTypeType.FunctionType.getDefaultInstance()Type.FunctionType.Builder.getDefaultInstanceForType()Type.FunctionType.getDefaultInstanceForType()Type.Builder.getFunction()Function type.Type.getFunction()Function type.TypeOrBuilder.getFunction()Function type.static Type.FunctionTypeType.FunctionType.parseDelimitedFrom(InputStream input) static Type.FunctionTypeType.FunctionType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.FunctionTypeType.FunctionType.parseFrom(byte[] data) static Type.FunctionTypeType.FunctionType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.FunctionTypeType.FunctionType.parseFrom(com.google.protobuf.ByteString data) static Type.FunctionTypeType.FunctionType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.FunctionTypeType.FunctionType.parseFrom(com.google.protobuf.CodedInputStream input) static Type.FunctionTypeType.FunctionType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.FunctionTypeType.FunctionType.parseFrom(InputStream input) static Type.FunctionTypeType.FunctionType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.FunctionTypeType.FunctionType.parseFrom(ByteBuffer data) static Type.FunctionTypeType.FunctionType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in dev.cel.expr that return types with arguments of type Type.FunctionTypeModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<Type.FunctionType, Type.FunctionType.Builder, Type.FunctionTypeOrBuilder> Type.Builder.getFunctionFieldBuilder()Function type.com.google.protobuf.Parser<Type.FunctionType> Type.FunctionType.getParserForType()static com.google.protobuf.Parser<Type.FunctionType> Type.FunctionType.parser()Methods in dev.cel.expr with parameters of type Type.FunctionTypeModifier and TypeMethodDescriptionprivate voidType.FunctionType.Builder.buildPartial0(Type.FunctionType result) private voidType.FunctionType.Builder.buildPartialRepeatedFields(Type.FunctionType result) Type.FunctionType.Builder.mergeFrom(Type.FunctionType other) Type.Builder.mergeFunction(Type.FunctionType value) Function type.static Type.FunctionType.BuilderType.FunctionType.newBuilder(Type.FunctionType prototype) Type.Builder.setFunction(Type.FunctionType value) Function type.