메소드 | 설명 | |
---|---|---|
__construct ( object $token ) : SassMixinDefinitionNode | SassMixinDefinitionNode constructor. | |
getArgs ( ) : array | Returns the arguments with default values for this mixin | |
isa ( object $token ) : boolean | Returns a value indicating if the token represents this type of node. | |
parse ( SassContext $context ) : array | Parse this node. |
public __construct ( object $token ) : SassMixinDefinitionNode | ||
$token | object | source token |
리턴 | SassMixinDefinitionNode |