Literals

object Literals
class Object
trait Matchable
class Any

Value members

Concrete fields

val booleanLiteral: Parser[Boolean]
val intLiteral: Parser[Int]
val stringLiteral: Parser[String]