Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
doParse
Method · 0.95
projectItemsCreated
Method · 0.45
isOpenedProject
Method · 0.45
configure
Method · 0.45
createDocument
Method · 0.45
get_parser_by_extension
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected