ut.transform

Undocumented in source.

Modules

clang
module ut.transform.clang

Tests that we're using libclang properly.

cursor
module ut.transform.cursor

From clang.Cursor to dpp.node.Node. The tests can't be pure because clang.Cursor.children isn't.

type
module ut.transform.type
Undocumented in source.

Public Imports

ut
public import ut;
contract
public import contract : mockTU, Module, CodeURL;
dpp2.sea.node
public import dpp2.sea.node;
dpp2.sea.type
public import dpp2.sea.type;

Meta