kBars
Toggle table of contents
0.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kBars
kbars
/
com.commonsware.kbars.api
/
KbSourceLocation
/
KbSourceLocation
Kb
Source
Location
constructor
(
line
:
Int
,
column
:
Int
,
sourceText
:
String
,
templateStack
:
List
<
KbTemplateOrigin
>
=
listOf(KbTemplateOrigin.Root)
)
(
source
)