Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dirkvranckaert/AndroidDecompiler
/ ASBase
Method
ASBase
astyle/src/astyle.h:278–278 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
276
277
protected:
278
ASBase() : baseFileType(C_TYPE) { }
279
virtual ~ASBase() {}
280
281
// functions definitions are at the end of ASResource.cpp
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected