PATH:
opt
/
cpanel
/
ea-ruby27
/
src
/
passenger-release-6.1.2
/
build
/
support
/
vendor
/
cxx_hinted_parser
/
spec
/** * - begin hinted parseable struct - */ struct Foo { // @hinted_parseable int oneWordType; // @hinted_parseable MACRO(); // @hinted_parseable unsigned int twoWordsType; }; // - end hinted parseable struct - // - end hinted parseable struct -
[+]
..
[-] ExampleWithMetadata.cpp
[edit]
[-] parser_spec.rb
[edit]
[-] Example1.cpp
[edit]
[-] ExampleWithErrors.cpp
[edit]