menu
tree_sitter_dart package
documentation
tree_sitter.dart
TreeSitterInputEdit
insertedByteLength property
insertedByteLength property
dark_mode
light_mode
insertedByteLength
property
int
get
insertedByteLength
Implementation
int get insertedByteLength => newEndByte - startByte;
tree_sitter_dart package
documentation
tree_sitter
TreeSitterInputEdit
insertedByteLength property
TreeSitterInputEdit class