toggle menu
search in API
common
selfie-lib
/
com.diffplug.selfie.guts
/
InlineWriteTracker
Inline
Write
Tracker
class
InlineWriteTracker
:
WriteTracker
<
CallLocation
,
LiteralValue
<
*
>
>
Members
Constructors
Inline
Write
Tracker
Link copied to clipboard
constructor
(
)
Functions
has
Writes
Link copied to clipboard
fun
hasWrites
(
)
:
Boolean
persist
Writes
Link copied to clipboard
fun
persistWrites
(
layout
:
SnapshotFileLayout
)
record
Link copied to clipboard
fun
record
(
call
:
CallStack
,
literalValue
:
LiteralValue
<
*
>
,
layout
:
SnapshotFileLayout
)