language_field_count | R Documentation |
Get the number of fields contained within a language.
language_field_count(x)
x |
A tree-sitter language object. |
A single double value.
language <- treesitter.r::language()
language_field_count(language)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.