Wildcards

object Wildcards

Wildcard parsing support. No whitespace skipping is performed. See ws:explicit constraint.

For re-usability without imposing any NoCut calls on using parsers, no cuts have been used.

class Object
trait Matchable
class Any

Value members

Concrete fields

val anyWildcard: Parser[AnyWildcard]
val wildcard: Parser[Wildcard]