Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chipsalliance/Surelog
/ getType
Method
getType
src/Design/Parameter.cpp:47–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
Parameter::~Parameter() = default;
46
47
VObjectType Parameter::getType() const {
48
return getFileContent()->Type(m_ntype);
49
}
50
51
} // namespace SURELOG
Callers
15
SLgetModuleType
Function · 0.45
SLgetClassType
Function · 0.45
SLgetPackageType
Function · 0.45
SLgetProgramType
Function · 0.45
SLgetInstanceType
Function · 0.45
u_not
Method · 0.45
u_tilda
Method · 0.45
plus
Method · 0.45
minus
Method · 0.45
mult
Method · 0.45
div
Method · 0.45
mod
Method · 0.45
Calls
1
Type
Method · 0.45
Tested by
7
checkValidFunction
Function · 0.36
bindDataTypes_
Method · 0.36
bindFunctionReturnTypesAndParamaters_
Method · 0.36
bindSubRoutineCall_
Method · 0.36
bindFunctionBodies_
Method · 0.36
bindTasks_
Method · 0.36
ContainsError
Function · 0.36