James Kuszmaul | 8e62b02 | 2022-03-22 09:33:25 -0700 | [diff] [blame^] | 1 | # automatically generated by the FlatBuffers compiler, do not modify |
2 | |||||
3 | # namespace: reflection | ||||
4 | |||||
5 | # New schema language features that are not supported by old code generators. | ||||
6 | class AdvancedFeatures(object): | ||||
7 | AdvancedArrayFeatures = 1 | ||||
8 | AdvancedUnionFeatures = 2 | ||||
9 | OptionalScalars = 4 | ||||
10 | DefaultVectorsAndStrings = 8 |