Files
codeql/java/ql/test/library-tests/GeneratedFiles/test/ThriftCompiler.java
2018-08-30 10:48:05 +01:00

13 lines
311 B
Java

/**
* Autogenerated by Thrift Compiler (0.9.3)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package test;
// The `@generated` Javadoc tag is non-standard, so we detect this
// file based on the marker comment added by the Thrift Compiler.
class ThriftCompiler {}