toggle menu
protobuf-kotlin
0.5.0
common
switch theme
search in API
protobuf-kotlin-schemadocument
/
pro.felixo.protobuf.schemadocument
/
Token
/
StringLiteral
String
Literal
data
class
StringLiteral
(
val
text
:
String
)
:
Token
Members
Constructors
String
Literal
Link copied to clipboard
constructor
(
text
:
String
)
Properties
text
Link copied to clipboard
open
override
val
text
:
String
value
Link copied to clipboard
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String