mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
13 lines
311 B
Java
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 {}
|