PlusSignPresence

parsley.token.descriptions.PlusSignPresence
See thePlusSignPresence companion object
sealed abstract class PlusSignPresence

This class, and its subtypes, describe whether or not the plus sign (+) is allowed in a specific position.

Attributes

Since

4.0.0

Companion
object
Source
NumericDesc.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Illegal
object Optional
object Required
In this article