Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Whiley/WhileyCompiler
/ size
Method
size
src/main/java/wycc/lang/Syntactic.java:281–281 ·
view source on GitHub ↗
Get the number of operands in this bytecode @return
()
Source
from the content-addressed store, hash-verified
279
* @
return
280
*/
281
public
int
size();
282
283
/**
284
* Return the ith top-level child in this bytecode.
Callers
6
print
Method · 0.95
search
Method · 0.95
getParent
Method · 0.95
getParents
Method · 0.95
getAncestor
Method · 0.95
allocate
Method · 0.95
Implementers
1
AbstractItem
src/main/java/wycc/util/AbstractItem.j
Calls
no outgoing calls
Tested by
no test coverage detected