Skip to main content

CatchClauseNode

Type Alias CatchClauseNode 

Source
pub type CatchClauseNode = Node<CatchClause>;

Aliased Typeยง

pub struct CatchClauseNode { /* private fields */ }