Type Alias rustpython_ast::located::StmtPass
source · pub type StmtPass = StmtPass<SourceRange>;Aliased Type§
struct StmtPass {
pub range: SourceRange,
}Fields§
§range: SourceRangepub type StmtPass = StmtPass<SourceRange>;struct StmtPass {
pub range: SourceRange,
}range: SourceRange