MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / language

Method language

src/scripts/symbol-parser/baseparser.py:27–28  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

25
26 @abstractmethod
27 def language(self):
28 return []
29
30 @abstractmethod
31 def mimetypes(self):

Callers 6

doParseMethod · 0.95
projectItemsCreatedMethod · 0.45
isOpenedProjectMethod · 0.45
configureMethod · 0.45
createDocumentMethod · 0.45
get_parser_by_extensionFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected