toggle menu
protobuf-kotlin
0.5.0
common
switch theme
search in API
protobuf-kotlin-protoscope
/
pro.felixo.protobuf.protoscope
/
Token
/
StringLiteral
String
Literal
data
class
StringLiteral
(
val
text
:
String
)
:
Token
Members
Constructors
String
Literal
Link copied to clipboard
constructor
(
text
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
text
Link copied to clipboard
val
text
:
String