mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 20:15:34 +00:00
10 lines
145 B
Python
10 lines
145 B
Python
# automatically generated, do not modify
|
|
|
|
# namespace: Example
|
|
|
|
class Any(object):
|
|
NONE = 0
|
|
Monster = 1
|
|
TestSimpleTableWithEnum = 2
|
|
|