PHP Nelmio\Alice\Parser 네임스페이스

중첩된 네임스페이스

Nelmio\Alice\Parser\Chainable
Nelmio\Alice\Parser\IncludeProcessor

Interfaces

이름 설명
ChainableParserInterface
IncludeProcessorInterface

클래스들

이름 설명
FakeParser
FilesReference List a list of file names for Parsers. The list is flagged to be able to easily extract some parts of it. This class aims at centralising all the possible fixture tested to avoid too much duplication.
ParserRegistry
ParserRegistryTest
RuntimeCacheParser Decorates a parser to cache the result and process includes. Includes are being processed in this parser to be able to cache the whole result besides each included file.
RuntimeCacheParserTest

Traits

이름 설명
FileListProviderTrait