BreakCharDesc

parsley.token.descriptions.numeric.BreakCharDesc
See theBreakCharDesc companion object
sealed abstract class BreakCharDesc

This class, and its subtypes, describe how break characters are supported within literals.

Attributes

Since

4.0.0

Companion
object
Source
NumericDesc.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object NoBreakChar.type
class Supported
In this article