1#
2# Autogenerated by Thrift
3#
4# DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
5#  @generated
6#
7import typing as __T
8
9from module.ttypes import *
10
11myInt: int
12name: str
13multi_line_string: str
14states: __T.List[__T.Dict[str, int]]
15x: float
16y: float
17z: float
18zeroDoubleValue: float
19longDoubleValue: float
20my_company: Company
21foo: str
22bar: int
23mymap: __T.Dict[str, str]
24instagram: Internship
25partial_const: Internship
26kRanges: __T.List[Range]
27internList: __T.List[Internship]
28pod_0: struct1
29pod_s_0: struct1
30pod_1: struct1
31pod_s_1: struct1
32pod_2: struct2
33pod_trailing_commas: struct2
34pod_s_2: struct2
35pod_3: struct3
36pod_s_3: struct3
37pod_4: struct4
38u_1_1: union1
39u_1_2: union1
40u_1_3: union1
41u_2_1: union2
42u_2_2: union2
43u_2_3: union2
44u_2_4: union2
45u_2_5: union2
46u_2_6: union2
47apostrophe: str
48tripleApostrophe: str
49quotationMark: str
50backslash: str
51escaped_a: str
52char2ascii: __T.Dict[str, int]
53escaped_strings: __T.List[str]
54false_c: bool
55true_c: bool
56zero_byte: int
57zero16: int
58zero32: int
59zero64: int
60zero_dot_zero: float
61empty_string: str
62empty_int_list: __T.List[int]
63empty_string_list: __T.List[str]
64empty_int_set: __T.Set[int]
65empty_string_set: __T.Set[str]
66empty_int_int_map: __T.Dict[int, int]
67empty_int_string_map: __T.Dict[int, str]
68empty_string_int_map: __T.Dict[str, int]
69empty_string_string_map: __T.Dict[str, str]
70