TLiteral

scalapb.textformat.TLiteral
final case class TLiteral(position: Position, value: String) extends TPrimitive

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait TValue
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def asString: String

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product