menu
tree_sitter_dart package
documentation
tree_sitter.dart
TreeSitterNode
endByte property
endByte property
dark_mode
light_mode
endByte
property
int
get
endByte
Implementation
int get endByte => _editStates[this]?.endByte ?? _endByte;
tree_sitter_dart package
documentation
tree_sitter
TreeSitterNode
endByte property
TreeSitterNode class