Type Definition codeviz_java::Statement [] [src]

type Statement = Statement<Variable>;

Trait Implementations

impl From<AnnotationSpec> for Statement
[src]

Performs the conversion.

impl From<ArgumentSpec> for Statement
[src]

Performs the conversion.

impl From<FieldSpec> for Statement
[src]

Performs the conversion.

impl Imports for Statement
[src]

impl From<Variable> for Statement
[src]

Performs the conversion.