Pelzini

This is the code documentation for the Pelzini project

class ParserConstant

Represents a constant

Source code (2 results)

/processor/parser_constant.php   Highlighted file source

Line 22: * Contains the {@link ParserConstant} class
Line 32: class ParserConstant extends CodeParserItem {

/processor/php_parser.php   Highlighted file source

Line 352: $current_constant = new ParserConstant();

A total of 3 lines in 2 files were found