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
/
Name
Name
data
class
Name
(
val
value
:
String
,
val
offset
:
Int
)
:
Token
Members
Constructors
Name
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