PHP PhpCss 네임스페이스

중첩된 네임스페이스

PhpCss\Ast
PhpCss\Exception
PhpCss\Parser
PhpCss\Scanner

클래스들

이름 설명
Ast Abstract superclass of all elements in the abstract syntax tree.
Parser Abstract class implementing functionality to ease parsing in extending subparsers.
Scanner Scans a string and creates list of tokens.