ElementQuery

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[E <: Upper[LazyRef(...)]](target: E): ElementQuery[E]
def apply[E <: Upper[LazyRef(...)]](cssQuery: String, target: E): ElementQuery[E]
def apply[E <: Upper[LazyRef(...)]](cssQuery: String, target: E, exec: String => Iterator[E]): ElementQuery[E]