MCPcopy Create free account
hub / github.com/dynjs/dynjs / getPosition

Method getPosition

src/main/java/org/dynjs/parser/Statement.java:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26public interface Statement {
27
28 Position getPosition();
29
30 int getStatementNumber();
31

Callers 8

compileMethod · 0.65
compileMethod · 0.65
getFileNameMethod · 0.65
visitMethod · 0.65
getFileNameMethod · 0.65
visitMethod · 0.65
injectLineNumberMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by

no test coverage detected