메소드 | 설명 | |
---|---|---|
__construct ( object $token ) | SassCommentNode constructor. | |
isa ( object $token ) : boolean | Returns a value indicating if the token represents this type of node. | |
parse ( mixed $context ) : array | Parse this node. | |
render ( ) : string | Render this node. |
메소드 | 설명 | |
---|---|---|
getValue ( ) |
public __construct ( object $token ) | ||
$token | object | source token |