MCPcopy Create free account
hub / github.com/Whiley/WhileyCompiler / getEnd

Method getEnd

src/main/java/wycc/lang/Syntactic.java:488–488  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

486 public int getStart();
487
488 public int getEnd();
489 }
490
491 /**

Callers 5

sendMethod · 0.65
readMethod · 0.65
syntaxErrorMethod · 0.65
toErrorMethod · 0.65
toErrorMethod · 0.65

Implementers 2

ParseErrorsrc/main/java/wyc/io/WhileyFileParser.
Spansrc/main/java/wycc/util/AbstractCompil

Calls

no outgoing calls

Tested by 2

toErrorMethod · 0.52
toErrorMethod · 0.52