parsley.token.Unicode
See theUnicode companion class
object Unicode
Attributes
- Companion
- class
- Source
- CharPred.scala
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Unicode.type
Members list
Type members
Inherited types
The names of the product elements
The name of the type
Value members
Concrete methods
Lifts a regular full-width character predicate.
Constructs a predicate for anything in a range of specific unicode codepoints.
Constructs a predicate for anything in a range of specific unicode codepoints.
Attributes
- Since
-
5.0.0
- Source
- CharPred.scala
Constructs a predicate for anything in a range of specific unicode codepoints.
Constructs a predicate for anything in a range of specific unicode codepoints.
Attributes
- Since
-
5.0.0
- Source
- CharPred.scala
Lifts a regular character predicate.
Constructs a predicate for the specific given character.
Constructs a predicate for the specific given character.
Attributes
- Since
-
5.0.0
- Source
- CharPred.scala
Constructs a predicate for anything in a range of specific characters.
Constructs a predicate for anything in a range of specific characters.
Attributes
- Since
-
5.0.0
- Source
- CharPred.scala
In this article