Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
MultiplicativeOperator
Multiplicative
Operator
sealed
external
interface
MultiplicativeOperator
:
SyntaxKind
,
MultiplicativeOperatorOrHigher
(
source
)
Inheritors
AsteriskToken
SlashToken
PercentToken