menu
tree_sitter_dart package
documentation
tree_sitter.dart
TreeSitterQueryCursor
matchLimit property
matchLimit property
dark_mode
light_mode
matchLimit
property
int
get
matchLimit
Implementation
int get matchLimit { _checkNotDisposed(); return _matchLimit; }
tree_sitter_dart package
documentation
tree_sitter
TreeSitterQueryCursor
matchLimit property
TreeSitterQueryCursor class