represents inline source tag, used for function/method source
Located in /phpDocumentor/InlineTags.inc (line 377)
parserBase | --parserInlineTag | --parserSourceInlineTag
Class | Description |
---|---|
parserExampleInlineTag | Represents the example inline tag, used to display an example file inside a docblock or tutorial |
Last line to display
always 'source'
tokenized source organized by line numbers for php 4.3.0+, the old
{@source} tag used a string
First line of source code to display
Inherited from parserInlineTag
parserInlineTag::$type
Inherited from parserBase
parserBase::$value
constructor
converter helper used in PHP 4.3.0+
gets the source string
sets the source tag's value
converter helper used in PHP 4.2.3-
only used to determine blank lines. {@source} will not be blank, probably
Inherited From parserInlineTag
parserInlineTag::parserInlineTag()
parserInlineTag::getString()
parserInlineTag::Strlen()
Inherited From parserBase
parserBase::getType()
parserBase::getValue()
parserBase::setValue()
Documentation generated on Mon, 05 Dec 2011 21:00:02 -0600 by phpDocumentor 1.4.4