menu
tree_sitter_dart package
documentation
tree_sitter.dart
TreeSitterQueryProperty
TreeSitterQueryProperty.new const constructor
TreeSitterQueryProperty.new const constructor
dark_mode
light_mode
TreeSitterQueryProperty
constructor
const
TreeSitterQueryProperty
(
String
key
, {
String
?
value
,
int
?
captureId
,
})
Implementation
const TreeSitterQueryProperty(this.key, {this.value, this.captureId});
tree_sitter_dart package
documentation
tree_sitter
TreeSitterQueryProperty
TreeSitterQueryProperty.new const constructor
TreeSitterQueryProperty class