flatbuffers/tests/namespace_test/NamespaceA
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
..
NamespaceB Allow access to underlying ByteBuffer 2016-09-12 09:35:08 +02:00
SecondTableInA.cs Allow access to underlying ByteBuffer 2016-09-12 09:35:08 +02:00
SecondTableInA.go Added missing generated code from previous commits. 2016-08-08 12:18:07 -07:00
SecondTableInA.java Switched C# accessors from classes to structs 2016-08-31 17:34:51 -07:00
SecondTableInA.php sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
SecondTableInA.py Adding missing generated code from recent commits. 2016-07-25 15:01:37 -07:00
TableInC.cs sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
TableInC.go sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
TableInC.java sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
TableInC.php sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
TableInC.py sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
TableInFirstNS.cs flatc java generator: namespace_test2.fbs is missing namespace prefix for referToA2() return type (#4040) 2016-10-07 09:42:29 -07:00
TableInFirstNS.go Added missing generated code from previous commits. 2016-08-08 12:18:07 -07:00
TableInFirstNS.java Switched C# accessors from classes to structs 2016-08-31 17:34:51 -07:00
TableInFirstNS.php sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
TableInFirstNS.py Adding missing generated code from recent commits. 2016-07-25 15:01:37 -07:00
__init__.py Made sure all namespace test files get generated. 2015-12-14 16:15:43 -08:00