Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Whiley/WhileyCompiler
/ size
Method
size
src/main/java/wyil/interpreter/AbstractSemantics.java:412–412 ·
view source on GitHub ↗
Return the number of items in this tuple. @return
()
Source
from the content-addressed store, hash-verified
410
* @
return
411
*/
412
public
int
size();
413
414
/**
415
* Get the ith value in this tuple
Callers
15
shape
Method · 0.95
isWriteable
Method · 0.95
isReadable
Method · 0.95
substitute
Method · 0.95
toString
Method · 0.95
toCanonicalString
Method · 0.95
map
Method · 0.95
toBareString
Method · 0.95
hasNext
Method · 0.95
Interpreter
Method · 0.65
execute
Method · 0.65
extractParameters
Method · 0.65
Implementers
11
Selector
src/main/java/wyil/lang/WyilFile.java
Tuple
src/main/java/wyil/interpreter/Concret
ConcreteSolution
src/main/java/wyil/util/IncrementalSub
SubtypeConstraints
src/main/java/wyil/util/IncrementalSub
Row
src/main/java/wyil/check/FlowTypeUtils
QuickCheck
src/main/java/wyc/task/QuickCheck.java
SectionedSchema
src/main/java/wycc/util/SectionedSchem
Buffered
src/main/java/wycc/util/MailBox.java
Trie
src/main/java/wycc/util/Trie.java
AbstractItem
src/main/java/wycc/util/AbstractItem.j
TestFile
src/main/java/wycc/util/testing/TestFi
Calls
no outgoing calls
Tested by
no test coverage detected