Query: padre::task::findvariabledeclaration
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Padre::Task::FindVariableDeclaration(3pm) User Contributed Perl Documentation Padre::Task::FindVariableDeclaration(3pm)NAMEPadre::Task::FindVariableDeclaration - Finds where a variable was declared using PPISYNOPSIS# Find declaration of variable at cursor my $task = Padre::Task::FindVariableDeclaration->new( document => $document_obj, location => [ $line, $column ], # ppi-style location is okay, too ); $task->schedule;DESCRIPTIONFinds out where a variable has been declared. If unsuccessful, a message box tells the user about that glorious fact. If a declaration is found, the cursor will jump to it.SEE ALSOThis class inherits from "Padre::Task::PPI".AUTHORSteffen Mueller "smueller@cpan.org"COPYRIGHT AND LICENSECopyright 2008-2012 The Padre development team as listed in Padre.pm. This program is free software; you can redistribute it and/or modify it under the same terms as Perl 5 itself. perl v5.14.2 2012-06-27 Padre::Task::FindVariableDeclaration(3pm)
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Introduction |
Detecting unused variables... |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |