pub type YulLeave = YulKeyword;
Expand description
The Yul leave keyword.
Aliased Type§
pub struct YulLeave {
pub src: SourceLocation,
}
Fields§
§src: SourceLocation
pub type YulLeave = YulKeyword;
The Yul leave keyword.
pub struct YulLeave {
pub src: SourceLocation,
}
src: SourceLocation