Home
last modified time | relevance | path

Searched defs:LanguageParameters (Results 1 – 1 of 1) sorted by relevance

/external/flatbuffers/src/
Didl_gen_general.cpp32 struct LanguageParameters { struct
33 IDLOptions::Language language;
35 bool first_camel_upper;
36 std::string file_extension;
37 std::string string_type;
38 std::string bool_type;
39 std::string open_curly;
40 std::string accessor_type;
41 std::string const_decl;
42 std::string unsubclassable_decl;
[all …]