Extracted from Pike v8.0 release 276 as of 2016-07-29.
   

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()