Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Didl_gen_general.cpp44 struct LanguageParameters { struct
45 IDLOptions::Language language;
47 bool first_camel_upper;
48 std::string file_extension;
49 std::string string_type;
50 std::string bool_type;
51 std::string open_curly;
52 std::string accessor_type;
53 std::string const_decl;
54 std::string unsubclassable_decl;
[all …]