dpp2.transform

From clang's cursors to dpp's nodes.

Members

Functions

toNode
from!"dpp2.sea.node".Node toNode(from!"clang".Cursor cursor)
Undocumented in source. Be warned that the author may not have intended to support it.
toType
from!"dpp2.sea.type".Type toType(from!"clang".Type clangType)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta