MCPcopy 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

chunkMethod · 0.65
visitMethod · 0.65

Implementers 1

AbstractStatementsrc/main/java/org/dynjs/parser/ast/Abs

Calls

no outgoing calls

Tested by

no test coverage detected