pub type StmtPass = StmtPass<SourceRange>;
Aliased Type§
pub struct StmtPass {
pub range: SourceRange,
}
Fields§
§range: SourceRange
pub type StmtPass = StmtPass<SourceRange>;
pub struct StmtPass {
pub range: SourceRange,
}
range: SourceRange