language property

Implementation

TreeSitterLanguageTable get language {
  _checkNotDisposed();
  return _state.language;
}