1# spec: https://google.github.io/flatbuffers/flatbuffers_grammar.html 2 3attribute="attribute" 4bool="bool" 5byte="byte" 6double="double" 7enum="enum" 8false="false" 9file_extension="file_extension" 10float32="float32" 11float64="float64" 12float="float" 13include="include" 14inf="inf" 15infinity="infinity" 16int16="int16" 17int32="int32" 18int64="int64" 19int8="int8" 20int="int" 21long="long" 22namespace="namespace" 23nan="nan" 24root_type="root_type" 25root_type="root_type" 26rpc_service="rpc_service" 27short="short" 28string="string" 29struct="struct" 30table="table" 31true="true" 32ubyte="ubyte" 33uint16="uint16" 34uint32="uint32" 35uint64="uint64" 36uint="uint" 37ulong="ulong" 38union="union" 39ushort="ushort" 40 41separator=":" 42eol=";" 43