mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-02 18:27:46 +00:00
9 lines
145 B
Python
9 lines
145 B
Python
# automatically generated, do not modify
|
|
|
|
# namespace: Example
|
|
|
|
class Any(object):
|
|
NONE = 0
|
|
Monster = 1
|
|
TestSimpleTableWithEnum = 2
|
|
|