Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dynjs/dynjs
/ getSizeMetric
Method
getSizeMetric
src/main/java/org/dynjs/parser/Statement.java:44–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
Object accept(Object context, CodeVisitor visitor, boolean strict);
43
44
int
getSizeMetric();
45
46
Completion interpret(ExecutionContext context);
47
}
Callers
2
chunk
Method · 0.65
visit
Method · 0.65
Implementers
1
AbstractStatement
src/main/java/org/dynjs/parser/ast/Abs
Calls
no outgoing calls
Tested by
no test coverage detected