NAME
Tangerine::Occurence - A simple object describing a package, compile or runtime statement occurence in the examined document
DESCRIPTION
Instances of this object are returned by package
, compile
and Cruntime> 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-2016 Petr Šabata
See LICENSE for licensing details.