pub type StmtPass = StmtPass<SourceRange>;
struct StmtPass { pub range: SourceRange, }
range: SourceRange