diff options
Diffstat (limited to 'test/scanners/cpp/wedekind.expected.raydebug')
-rw-r--r-- | test/scanners/cpp/wedekind.expected.raydebug | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/scanners/cpp/wedekind.expected.raydebug b/test/scanners/cpp/wedekind.expected.raydebug new file mode 100644 index 0000000..e85226f --- /dev/null +++ b/test/scanners/cpp/wedekind.expected.raydebug @@ -0,0 +1,12 @@ +reserved(template)operator(<) reserved(typename) ident(T) operator(>) +ident(T) ident(plus)operator(() directive(const) operator(&)ident(T) ident(x) operator(\)) +operator({) + reserved(return) operator(-)ident(x)operator(;) +operator(}) + +reserved(template)operator(<) reserved(typename) ident(T) operator(>) +reserved(class) class(image) +operator({) +directive(public)operator(:) + ident(image)operator(() directive(const) ident(image)operator(<) ident(T) operator(>) operator(&)ident(_image) operator(\)) operator({}) +operator(};) |