contract

Modules

array
module contract.array
Undocumented in source.
constexpr
module contract.constexpr
Undocumented in source.
macro_
module contract.macro_
Undocumented in source.
member
module contract.member

Member pointers

namespace
module contract.namespace
Undocumented in source.
operators
module contract.operators
Undocumented in source.
templates
module contract.templates
Undocumented in source.
typedef_
module contract.typedef_
Undocumented in source.

Public Imports

unit_threaded
public import unit_threaded;
clang
public import clang : Cursor, Type;

Members

Functions

parse
auto parse(T code, from!"clang".TranslationUnitFlags tuFlags)
Undocumented in source. Be warned that the author may not have intended to support it.
printChildren
void printChildren(T cursorOrTU)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

C
struct C
Undocumented in source.
Cpp
struct Cpp
Undocumented in source.

Meta