• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* This file was generated by upb_generator from the input file:
2  *
3  *     google/api/expr/v1alpha1/syntax.proto
4  *
5  * Do not edit -- your changes will be discarded when the file is
6  * regenerated.
7  * NO CHECKED-IN PROTOBUF GENCODE */
8 
9 #ifndef GOOGLE_API_EXPR_V1ALPHA1_SYNTAX_PROTO_UPB_H__UPB_MINITABLE_H_
10 #define GOOGLE_API_EXPR_V1ALPHA1_SYNTAX_PROTO_UPB_H__UPB_MINITABLE_H_
11 
12 #include "upb/generated_code_support.h"
13 
14 // Must be last.
15 #include "upb/port/def.inc"
16 
17 #ifdef __cplusplus
18 extern "C" {
19 #endif
20 
21 extern const upb_MiniTable google__api__expr__v1alpha1__ParsedExpr_msg_init;
22 extern const upb_MiniTable* google__api__expr__v1alpha1__ParsedExpr_msg_init_ptr;
23 extern const upb_MiniTable google__api__expr__v1alpha1__Expr_msg_init;
24 extern const upb_MiniTable* google__api__expr__v1alpha1__Expr_msg_init_ptr;
25 extern const upb_MiniTable google__api__expr__v1alpha1__Expr__Ident_msg_init;
26 extern const upb_MiniTable* google__api__expr__v1alpha1__Expr__Ident_msg_init_ptr;
27 extern const upb_MiniTable google__api__expr__v1alpha1__Expr__Select_msg_init;
28 extern const upb_MiniTable* google__api__expr__v1alpha1__Expr__Select_msg_init_ptr;
29 extern const upb_MiniTable google__api__expr__v1alpha1__Expr__Call_msg_init;
30 extern const upb_MiniTable* google__api__expr__v1alpha1__Expr__Call_msg_init_ptr;
31 extern const upb_MiniTable google__api__expr__v1alpha1__Expr__CreateList_msg_init;
32 extern const upb_MiniTable* google__api__expr__v1alpha1__Expr__CreateList_msg_init_ptr;
33 extern const upb_MiniTable google__api__expr__v1alpha1__Expr__CreateStruct_msg_init;
34 extern const upb_MiniTable* google__api__expr__v1alpha1__Expr__CreateStruct_msg_init_ptr;
35 extern const upb_MiniTable google__api__expr__v1alpha1__Expr__CreateStruct__Entry_msg_init;
36 extern const upb_MiniTable* google__api__expr__v1alpha1__Expr__CreateStruct__Entry_msg_init_ptr;
37 extern const upb_MiniTable google__api__expr__v1alpha1__Expr__Comprehension_msg_init;
38 extern const upb_MiniTable* google__api__expr__v1alpha1__Expr__Comprehension_msg_init_ptr;
39 extern const upb_MiniTable google__api__expr__v1alpha1__Constant_msg_init;
40 extern const upb_MiniTable* google__api__expr__v1alpha1__Constant_msg_init_ptr;
41 extern const upb_MiniTable google__api__expr__v1alpha1__SourceInfo_msg_init;
42 extern const upb_MiniTable* google__api__expr__v1alpha1__SourceInfo_msg_init_ptr;
43 extern const upb_MiniTable google__api__expr__v1alpha1__SourceInfo__Extension_msg_init;
44 extern const upb_MiniTable* google__api__expr__v1alpha1__SourceInfo__Extension_msg_init_ptr;
45 extern const upb_MiniTable google__api__expr__v1alpha1__SourceInfo__Extension__Version_msg_init;
46 extern const upb_MiniTable* google__api__expr__v1alpha1__SourceInfo__Extension__Version_msg_init_ptr;
47 extern const upb_MiniTable google__api__expr__v1alpha1__SourceInfo__PositionsEntry_msg_init;
48 extern const upb_MiniTable* google__api__expr__v1alpha1__SourceInfo__PositionsEntry_msg_init_ptr;
49 extern const upb_MiniTable google__api__expr__v1alpha1__SourceInfo__MacroCallsEntry_msg_init;
50 extern const upb_MiniTable* google__api__expr__v1alpha1__SourceInfo__MacroCallsEntry_msg_init_ptr;
51 extern const upb_MiniTable google__api__expr__v1alpha1__SourcePosition_msg_init;
52 extern const upb_MiniTable* google__api__expr__v1alpha1__SourcePosition_msg_init_ptr;
53 
54 extern const upb_MiniTableFile google_api_expr_v1alpha1_syntax_proto_upb_file_layout;
55 
56 #ifdef __cplusplus
57 }  /* extern "C" */
58 #endif
59 
60 #include "upb/port/undef.inc"
61 
62 #endif  /* GOOGLE_API_EXPR_V1ALPHA1_SYNTAX_PROTO_UPB_H__UPB_MINITABLE_H_ */
63