Uses of Class
ch.usi.si.seart.treesitter.Language.Metadata
-
Packages that use Language.Metadata Package Description ch.usi.si.seart.treesitter Provides all the core classes for interfacing with the tree-sitter API. -
-
Uses of Language.Metadata in ch.usi.si.seart.treesitter
Methods in ch.usi.si.seart.treesitter that return Language.Metadata Modifier and Type Method Description Language.MetadataLanguage. getMetadata()Get the Git metadata for the language.
-