[][src]Type Definition rustpython_parser::ast::LocatedStatement

type LocatedStatement = Located<Statement>;