MockTU

To be used as a UDA on contract tests establishing how to create a mock translation unit cursor that behaves _exactly_ the same as the one obtained by libclang. This is enforced at contract test time.

struct MockTU () {}

Members

Aliases

create
alias create = F
Undocumented in source.

Meta