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.FunctionType
Type.FunctionType.DEFAULT_INSTANCE
Fields 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.PARSER
Methods in dev.cel.expr that return Type.FunctionTypeModifier and TypeMethodDescriptionType.FunctionType.Builder.build()
Type.FunctionType.Builder.buildPartial()
static Type.FunctionType
Type.FunctionType.getDefaultInstance()
Type.FunctionType.Builder.getDefaultInstanceForType()
Type.FunctionType.getDefaultInstanceForType()
Type.Builder.getFunction()
Function type.Type.getFunction()
Function type.TypeOrBuilder.getFunction()
Function type.static Type.FunctionType
Type.FunctionType.parseDelimitedFrom
(InputStream input) static Type.FunctionType
Type.FunctionType.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.FunctionType
Type.FunctionType.parseFrom
(byte[] data) static Type.FunctionType
Type.FunctionType.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.FunctionType
Type.FunctionType.parseFrom
(com.google.protobuf.ByteString data) static Type.FunctionType
Type.FunctionType.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.FunctionType
Type.FunctionType.parseFrom
(com.google.protobuf.CodedInputStream input) static Type.FunctionType
Type.FunctionType.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.FunctionType
Type.FunctionType.parseFrom
(InputStream input) static Type.FunctionType
Type.FunctionType.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.FunctionType
Type.FunctionType.parseFrom
(ByteBuffer data) static Type.FunctionType
Type.FunctionType.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in dev.cel.expr that return types with arguments of type Type.FunctionTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Type.FunctionType> Type.FunctionType.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Type.FunctionType, Type.FunctionType.Builder, Type.FunctionTypeOrBuilder> Type.Builder.internalGetFunctionFieldBuilder()
Function type.static com.google.protobuf.Parser
<Type.FunctionType> Type.FunctionType.parser()
Methods in dev.cel.expr with parameters of type Type.FunctionTypeModifier and TypeMethodDescriptionprivate void
Type.FunctionType.Builder.buildPartial0
(Type.FunctionType result) private void
Type.FunctionType.Builder.buildPartialRepeatedFields
(Type.FunctionType result) Type.FunctionType.Builder.mergeFrom
(Type.FunctionType other) Type.Builder.mergeFunction
(Type.FunctionType value) Function type.static Type.FunctionType.Builder
Type.FunctionType.newBuilder
(Type.FunctionType prototype) Type.Builder.setFunction
(Type.FunctionType value) Function type.