Built-In Object Type: SGMLTag

Inherits All, Object
(MORE DESCRIPTION TO COME.)
Methods:
NameArgumentsDescription
getColumn
  Returns the column number of this tag in the source.
getName
  Returns the name of this tag. For end tag, it starts with "/".
getRow
  Returns the line number of this tag in the source.
isClosed
  Returns true if this tag is closed. This can either be an end tag or a self-closed tag.