#include "demangle_java_symbol.h"#include "op_regex.h"#include <iostream>#include <fstream>#include <cstdlib>
Go to the source code of this file.
Functions | |
| int | main (void) |
A simple test for java demangling. Run it through: $ java_test
Definition in file java_test.cpp.
| int main | ( | void | ) |
Definition at line 55 of file java_test.cpp.
References check_result(), and demangle_java_symbol().

1.6.1