ddmd.backend.el

Compiler implementation of the D programming language.

Members

Structs

elem
struct elem

Elems: Elems are the basic tree element. They can be either terminal elems (leaves), unary elems (left subtree exists) or binary elems (left and right subtrees exist).

Meta

Source

See Source File
$(DMDSRC backend/_el.d)

License

backendlicense.txt