MCPcopy Create free account
hub / github.com/atas76/openengine / getTokens

Method getTokens

src/test/java/org/fgn/ParserTest.java:299–301  ·  view source on GitHub ↗
(String s)

Source from the content-addressed store, hash-verified

297 }
298
299 private List<String> getTokens(String s) throws ScannerException {
300 return new Scanner(s).scan();
301 }
302}

Callers 15

testParseKickOffMethod · 0.95
testThrowInBlockMethod · 0.95
testCornerKickBlockMethod · 0.95
defaultExecutionMethod · 0.95
testBallControlMethod · 0.95

Calls 1

scanMethod · 0.45

Tested by

no test coverage detected