[][src]Type Definition moore_svlog::hir::PosParam

type PosParam = (Span, Option<NodeId>);

A positional parameter.