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