SelectorParser

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[F[_]](input: String)(implicit F: MonadError[F, Throwable]): F[Selector]
def either(input: String): Either[Throwable, Selector]