Type Definition kailua_syntax::ast::Stmt [] [src]

type Stmt = Box<St>;

A boxed statement node.