new Node(opts) A Node element Parameters: Name Type Description opts Object The node options Source: ast/node.js, line 1 Members attribs :Attrib Type: Attrib Source: ast/node.js, line 14 name :string Type: string Source: ast/node.js, line 11 nodes :Array.<Node> Type: Array.<Node> Source: ast/node.js, line 17