Yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/locator-objects.html

Revision as of 19:45, 7 November 2013 by MassBot1 (talk | contribs) (Created page with "<div class="navigation"> {| width="100%" cellspacing="2" align="center" | yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/incremental-parser-objects.html|[...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


13.8.3 Locator Objects

Instances of Locator provide these methods:

getColumnNumber ()
Return the column number where the current event ends.
getLineNumber ()
Return the line number where the current event ends.
getPublicId ()
Return the public identifier for the current event.
getSystemId ()
Return the system identifier for the current event.

See About this document... for information on suggesting changes.