toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-typescript
/
typescript
/
TokenClass
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
Big
Int
Literal
Link copied to clipboard
val
BigIntLiteral
:
TokenClass
Comment
Link copied to clipboard
val
Comment
:
TokenClass
Identifier
Link copied to clipboard
val
Identifier
:
TokenClass
Keyword
Link copied to clipboard
val
Keyword
:
TokenClass
Number
Literal
Link copied to clipboard
val
NumberLiteral
:
TokenClass
Operator
Link copied to clipboard
val
Operator
:
TokenClass
Punctuation
Link copied to clipboard
val
Punctuation
:
TokenClass
Reg
Exp
Literal
Link copied to clipboard
val
RegExpLiteral
:
TokenClass
String
Literal
Link copied to clipboard
val
StringLiteral
:
TokenClass
Whitespace
Link copied to clipboard
val
Whitespace
:
TokenClass