Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lutzroeder/netron
/ containedTypes
Method
containedTypes
source/python.js:10409–10411 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10407
return
this.equals(rhs);
10408
}
10409
containedTypes() {
10410
return
[];
10411
}
10412
containedType(i) {
10413
return
this.containedTypes()[i];
10414
}
Callers
9
mapTypeToAliasTypeSetImpl
Method · 0.80
unshapedType
Method · 0.80
isSubtypeOf
Method · 0.80
containedType
Method · 0.80
withContained
Method · 0.80
constructor
Method · 0.80
equals
Method · 0.80
constructor
Method · 0.80
refineAndSetUnionTypeHintOrPopulateCandidatesVector
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected