PreventDotIsZeroConfig

parsley.token.errors.PreventDotIsZeroConfig
sealed abstract class PreventDotIsZeroConfig

This class is used to configure what error is generated when . is parsed as a real number.

Attributes

Since

4.1.0

Source
VerifiedAndPreventativeErrors.scala
Graph
Supertypes
class Object
trait Matchable
class Any
In this article