Lines Matching full:tables
50 "Generate C++ headers for tables/structs", flatbuffers::CPPMakeRule }, in main()
53 "Generate Go files for tables/structs", flatbuffers::GeneralMakeRule }, in main()
56 "Generate Java classes for tables/structs", in main()
60 "Generate JavaScript code for tables/structs", flatbuffers::JSTSMakeRule }, in main()
63 "Generate Dart classes for tables/structs", flatbuffers::DartMakeRule }, in main()
66 "Generate TypeScript code for tables/structs", flatbuffers::JSTSMakeRule }, in main()
69 "Generate C# classes for tables/structs", flatbuffers::GeneralMakeRule }, in main()
72 "Generate Python files for tables/structs", in main()
76 "Generate Lobster files for tables/structs", in main()
80 "Generate Lua files for tables/structs", in main()
84 "Generate Rust files for tables/structs", in main()
87 flatbuffers::IDLOptions::kPhp, "Generate PHP files for tables/structs", in main()