Enum gearley::grammar::DotKind [] [src]

pub enum DotKind {
    Medial(Dot),
    Completed(Dot),
}

Variants

Medial
Completed