new Tag(opts) A DOM tag Parameters: Name Type Description opts Object The tag options Source: ast/tag.js, line 4 Extends Node Members attribs :Attrib Type: Attrib Inherited From: Node#attribs Source: ast/node.js, line 14 name :string Type: string Inherited From: Node#name Source: ast/node.js, line 11 nodes :Array.<Node> Type: Array.<Node> Inherited From: Node#nodes Source: ast/node.js, line 17