final | |
|---|---|
implements |
Rule<Node> |
Allows testing of rules which delegate work to NodeCallbackInvoker.
| Methods | ||
|---|---|---|
public
|
__construct<T is Node>(array<Rule<T>> $rules)
|
# |
public
|
getNodeType(): string
|
# |
public
|
processNode(Node $node, Scope&NodeCallbackInvoker $scope): array
|
# |