Struct dyon::ast::Sw [] [src]

pub struct Sw {
    pub ind: usize,
    pub source_range: Range,
}

Fields

Methods

impl Sw
[src]

Trait Implementations

impl Debug for Sw
[src]

Formats the value using the given formatter.

impl Clone for Sw
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more