File: 10_leading_regexp.dump

package info (click to toggle)
libppi-perl 1.213-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,808 kB
  • ctags: 648
  • sloc: perl: 12,089; makefile: 8
file content (11 lines) | stat: -rw-r--r-- 307 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
PPI::Document
  PPI::Statement
    PPI::Token::Regexp::Match  	'/./'
    PPI::Token::Whitespace  	' '
    PPI::Token::Structure  	';'
  PPI::Token::Whitespace  	' '
  PPI::Statement
    PPI::Token::Word  	'print'
    PPI::Token::Whitespace  	' '
    PPI::Token::Number  	'1'
  PPI::Token::Whitespace  	'\n'