Type Definition codeviz_js::Element [] [src]

type Element = Element<Variable>;

Trait Implementations

impl From<ClassSpec> for Element
[src]

[src]

Performs the conversion.

impl From<ConstructorSpec> for Element
[src]

[src]

Performs the conversion.

impl From<FunctionSpec> for Element
[src]

[src]

Performs the conversion.

impl Imports for Element
[src]

[src]

impl From<MethodSpec> for Element
[src]

[src]

Performs the conversion.