You are here

7 methods override SassNode::isa() in Sassy 7

SassCommentNode::isa in phamlp/sass/tree/SassCommentNode.php
* Returns a value indicating if the token represents this type of node. *
SassDirectiveNode::isa in phamlp/sass/tree/SassDirectiveNode.php
* Returns a value indicating if the token represents this type of node. *
SassMixinDefinitionNode::isa in phamlp/sass/tree/SassMixinDefinitionNode.php
* Returns a value indicating if the token represents this type of node. *
SassMixinNode::isa in phamlp/sass/tree/SassMixinNode.php
* Returns a value indicating if the token represents this type of node. *
SassPropertyNode::isa in phamlp/sass/tree/SassPropertyNode.php
* Returns a value indicating if the token represents this type of node. *
SassRootNode::isa in phamlp/sass/tree/SassRootNode.php
* Returns a value indicating if the line represents this type of node. * Child classes must override this method. *
SassVariableNode::isa in phamlp/sass/tree/SassVariableNode.php
* Returns a value indicating if the token represents this type of node. *