NumericEscape

parsley.token.descriptions.text.NumericEscape
See theNumericEscape companion object
sealed abstract class NumericEscape

This class, and its subtypes, describe how numeric escape sequences should work for a specific base.

Attributes

Since

4.0.0

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