Type Definition gluon_base::ast::SpannedPattern[][src]

type SpannedPattern<Id> = Spanned<Pattern<Id>, BytePos>;

Pattern which contains a location