Constants
LANGUAGES_MAPPING Line 29
mixed LANGUAGES_MAPPING = ['html+jinja' => 'twig', 'html+twig' => 'twig', 'jinja' => 'twig', 'html+php' => 'html', 'xml+php' => 'xml', 'php-annotations' => 'php', 'terminal' => 'bash', 'rst' => 'markdown', 'php-standalone' => 'php', 'php-symfony' => 'php', 'varnish4' => 'c', 'varnish3' => 'c', 'vcl' => 'c']
Properties
$isHighlighterConfigured Line 27
private$isHighlighterConfigured
$codeNode Line 46
private$codeNode : \Doctrine\RST\Nodes\CodeNode
$templateRenderer Line 49
private$templateRenderer : \Doctrine\RST\Templates\TemplateRenderer
$globalTemplatesPath Line 52
private$globalTemplatesPath : string