Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
CommentRange
Comment
Range
sealed
external
interface
CommentRange
:
TextRange
(
source
)
Inheritors
SynthesizedComment
Members
Properties
end
Link copied to clipboard
abstract
var
end
:
Double
has
Trailing
New
Line
Link copied to clipboard
abstract
var
hasTrailingNewLine
:
Boolean
?
kind
Link copied to clipboard
abstract
var
kind
:
CommentKind
pos
Link copied to clipboard
abstract
var
pos
:
Double