Lines Matching full:default
12 * The default implementation calls {@see ParseTree::accept()} on the specified tree.
24 * The default implementation initializes the aggregate result to
32 * The default implementation is not safe for use in visitors that modify
63 * The default implementation returns the result of
76 * The default implementation returns the result of
87 * Gets the default value returned by visitor methods. This value is
88 * returned by the default implementations of
91 * The default implementation of {@see AbstractParseTreeVisitor::visitChildren()}
110 * The default implementation returns `nextResult`, meaning
115 * @param mixed $aggregate The previous aggregate value. In the default
134 * will be the initial value (in the default implementation, the initial
138 * The default implementation always returns `true`, indicating that