flatbuffers/tests/MyGame/Example2
Baptiste Lepilleur 199157e8f4 flatc java generator: namespace_test2.fbs is missing namespace prefix for referToA2() return type (#4040)
* Fix flatc generating incorrect java/c# code for namespace_test2.fbs. In code for TableInC, method referToA2() returned type SecondTableInA instead of NamespaceA.SecondTableInA.

* Updated generated code.

* Fixed indendation.
2016-10-07 09:42:29 -07:00
..
Monster.cs flatc java generator: namespace_test2.fbs is missing namespace prefix for referToA2() return type (#4040) 2016-10-07 09:42:29 -07:00
Monster.go Make most of the Go code comply with gofmt (except enums). 2016-08-02 18:21:47 +02:00
Monster.java Switched C# accessors from classes to structs 2016-08-31 17:34:51 -07:00
Monster.php Allow unions of table types with the same name but from different namespaces. 2016-06-20 11:47:04 -07:00
Monster.py Adding missing generated code from recent commits. 2016-07-25 15:01:37 -07:00