NAME
Tangerine::Occurence - A simple object describing a provide, require or use-like statement occurence in the analysed document.
DESCRIPTION
Instances of this object are returned by provides
, requires
and uses
Tangerine methods.
METHODS
line
-
Returns the line number of this particular occurence.
version
-
Returns the required version of a used module, if applicable.
extra
-
Returns a hash reference with additional extra flags. This is currently unused.
SEE ALSO
AUTHOR
Petr Šabata <contyk@redhat.com>
COPYRIGHT AND LICENSE
Copyright (c) 2014 Petr Šabata
See LICENSE for licensing details.