KitePDF
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
KitePDF
kitepdf
/
io.github.yuroyami.kitepdf.parser
/
Token
/
Keyword
Keyword
data
class
Keyword
(
val
value
:
String
,
val
offset
:
Int
)
:
Token
Members
Constructors
Keyword
Link copied to clipboard
constructor
(
value
:
String
,
offset
:
Int
)
Properties
offset
Link copied to clipboard
val
offset
:
Int
value
Link copied to clipboard
val
value
:
String