Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Method Parser.HTML()->tag()


Method tag

array tag(void|mixed default_value)

Description

Returns the equivalent of the following calls.

Array
string 0

tag_name()

mapping(string:mixed) 1

tag_args(default_value)

string 2

tag_content()