Utils

This module contains util functions.

tokenize_arg

Split a C++ argument into its components.

compare_type

Check if type of 2 arguments are the same.

getFisrtChildByTagName

Search the first child of XML element by tagname.

split_name

Split any item declaration into a list of return type, item name and arguments.

fullname_to_filename

Convert special characters in item fullname to valid filename characters.