check abstract method

Inspects nodes — a snapshot captured by SemanticsTreeWalker — and returns any violations found.

Implementation

List<A11yViolation> check(List<A11ySemanticsNodeInfo> nodes);