puppet-strings/lib/puppetx/yardoc/pops
Charlie Sharpsteen 84f31a8074 Handle cases where the parser returns nil
The Future Parser will return nil if a manifest file contains no statements
(I.E. it is empty or full of comments). Handle these cases and ensure the
`enumerate` method of the YARD parser always returns an Array.
2014-06-02 19:04:19 -07:00
..
yard_statement.rb Extract class parameters from parser output 2014-05-28 23:53:12 -07:00
yard_transformer.rb Handle cases where the parser returns nil 2014-06-02 19:04:19 -07:00