Visit leaves only.
More...
◆ __construct()
CirrusSearch\Parser\AST\Visitor\LeafVisitor::__construct |
( |
| $excludeOccurs = [] | ) |
|
◆ getCurrentBooleanClause()
CirrusSearch\Parser\AST\Visitor\LeafVisitor::getCurrentBooleanClause |
( |
| ) |
|
|
final |
- Returns
- BooleanClause|null the boolean clause the visited node is in or null if top-level
◆ negated()
bool true when this branch is CirrusSearch\Parser\AST\Visitor\LeafVisitor::negated |
( |
| ) |
|
|
final |
- Returns
- bool true if this node is in a negation
◆ visitBooleanClause()
CirrusSearch\Parser\AST\Visitor\LeafVisitor::visitBooleanClause |
( |
BooleanClause | $node | ) |
|
|
final |
◆ visitNamespaceHeader()
◆ visitNegatedNode()
CirrusSearch\Parser\AST\Visitor\LeafVisitor::visitNegatedNode |
( |
NegatedNode | $node | ) |
|
|
final |
◆ visitParsedBooleanNode()
CirrusSearch\Parser\AST\Visitor\LeafVisitor::visitParsedBooleanNode |
( |
ParsedBooleanNode | $node | ) |
|
|
final |
The documentation for this class was generated from the following file:
- includes/Parser/AST/Visitor/LeafVisitor.php