Module sindra::node [] [src]

Abstract syntax tree node.

Structs

EmptyAnnotation

Used to specify that a type has no annotation.

Node

Abstract syntax tree node structure for heterogeneous tree nodes.

Traits

Annotated

Trait use to identify the type of annotation used with a type.

AnnotationType

Combination trait required for all annotation types.