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

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

Pattern which contains a location