Uses of Interface
com.google.api.expr.v1alpha1.Decl.FunctionDeclOrBuilder
-
Packages that use Decl.FunctionDeclOrBuilder Package Description com.google.api.expr.v1alpha1 -
-
Uses of Decl.FunctionDeclOrBuilder in com.google.api.expr.v1alpha1
Classes in com.google.api.expr.v1alpha1 that implement Decl.FunctionDeclOrBuilder Modifier and Type Class Description static classDecl.FunctionDeclFunction declaration specifies one or more overloads which indicate the function's parameter types and return type.static classDecl.FunctionDecl.BuilderFunction declaration specifies one or more overloads which indicate the function's parameter types and return type.Methods in com.google.api.expr.v1alpha1 that return Decl.FunctionDeclOrBuilder Modifier and Type Method Description Decl.FunctionDeclOrBuilderDecl.Builder. getFunctionOrBuilder()Function declaration.Decl.FunctionDeclOrBuilderDecl. getFunctionOrBuilder()Function declaration.Decl.FunctionDeclOrBuilderDeclOrBuilder. getFunctionOrBuilder()Function declaration.
-