Lines Matching refs:bool

106      * @return bool
108 private function start($node): bool {
116 * @return bool
118 private function end(): bool {
129 public function visitEnterSelectorGroup(): bool {
139 public function visitEnterSelectorSequence(): bool {
157 * @return bool
159 public function visitLeaveSelectorSequence(): bool {
167 public function visitSelectorSimpleUniversal(Ast\Selector\Simple\Universal $universal): bool {
179 * @return bool
181 public function visitSelectorSimpleType(Ast\Selector\Simple\Type $type): bool {
195 public function visitSelectorSimpleId(Ast\Selector\Simple\Id $id): bool {
204 public function visitSelectorSimpleClassName(Ast\Selector\Simple\ClassName $class): bool {
210 * @return bool
212 public function visitEnterSelectorCombinatorDescendant(): bool {
217 * @return bool
219 public function visitLeaveSelectorCombinatorDescendant(): bool {
224 * @return bool
226 public function visitEnterSelectorCombinatorChild(): bool {
231 * @return bool
233 public function visitLeaveSelectorCombinatorChild(): bool {
238 * @return bool
240 public function visitEnterSelectorCombinatorFollower(): bool {
245 * @return bool
247 public function visitLeaveSelectorCombinatorFollower(): bool {
252 * @return bool
254 public function visitEnterSelectorCombinatorNext(): bool {
259 * @return bool
261 public function visitLeaveSelectorCombinatorNext(): bool {
267 * @return bool
271 ): bool {
312 * @return bool
316 ): bool {
324 * @return bool
328 ): bool {
337 * @return bool
339 public function visitLeaveSelectorSimplePseudoClass(): bool {
347 * @return bool
351 ): bool {
363 * @return bool
367 ): bool {
376 * @return bool
380 ): bool {
407 * @return bool
411 ): bool {
424 * @return bool
428 ): bool {