\phpDocumentor\Plugin\Scrybe\Converter\RestructuredText\VisitorsCreator

A specialized RestructuredText Parser/Visitor to provide assistance methods for the creation phase.

.

Summary

Methods
Properties
Constants
getTableOfContents()
getFilename()
getFilenameWithoutExtension()
getDocument()
No public properties found
No constants found
No protected methods found
$rst
N/A
No private methods found
No private properties found
N/A

Properties

Methods

getTableOfContents()

getTableOfContents() 

Returns the table of contents.

return TableOfContents $toc

getFilename()

getFilename() : string

Returns the filename for this visitor.

Returns

string

getFilenameWithoutExtension()

getFilenameWithoutExtension() : string

Returns the filename for this visitor without an extension.

Returns

string