Pelzini

This is the code documentation for the Pelzini project

class ParserAuthor

Represents an author of a parser item (e.g. a ParserFunction or ParserClass)

Source code (2 results)

/processor/code_parser_item.php   Highlighted file source

Line 165: $author = new ParserAuthor();

/processor/parser_author.php   Highlighted file source

Line 34: class ParserAuthor extends ParserItem {

A total of 2 lines in 2 files were found