Type Definition moore_svlog::ast::ParamDecl[][src]

pub type ParamDecl<'a> = Node<'a, ParamDeclData<'a>>;