NumberOfDigits

parsley.token.descriptions.text.NumberOfDigits
See theNumberOfDigits companion object
sealed abstract class NumberOfDigits

This class, and its subtypes, describe how many digits a numeric escape sequence is allowed.

Attributes

Since

4.0.0

Companion
object
Source
TextDesc.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AtMost
class Exactly
object Unbounded.type
In this article