Class BooleanNode
Base class for TRUE and FALSE.
- Pharborist\Node implements Pharborist\NodeInterface
-
Pharborist\ParentNode implements Pharborist\ParentNodeInterface
-
Pharborist\Constants\ConstantNode implements Pharborist\ExpressionNode
-
Pharborist\Types\BooleanNode implements Pharborist\Types\ScalarNode
Abstract
Namespace: Pharborist\Types
See:
See:
Located at Types/BooleanNode.php
Namespace: Pharborist\Types
See:
Pharborist\Types\TrueNode
See:
Pharborist\Types\FalseNode
Located at Types/BooleanNode.php
public static
|
|
abstract public
boolean
|
getConstantName(),
toLowerCase(),
toUpperCase()
|
__clone(),
__toString(),
acceptVisitor(),
addChild(),
addChildren(),
append(),
childCount(),
children(),
clear(),
find(),
firstChild(),
firstToken(),
getSourcePosition(),
getText(),
getTree(),
has(),
isDescendant(),
isEmpty(),
lastChild(),
lastToken(),
mergeNode(),
prepend(),
walk()
|