MCPcopy Create free account
hub / github.com/MiniJavaCompiler/MiniJavaLLVM / nextToken

Method nextToken

src/compiler/Lexer.java:87–87  ·  view source on GitHub ↗

Read the next token and return the corresponding integer code. At the same time, the function should set lexemeText to the text of the lexeme (if relevant), and should be prepared to respond to a getPos request with the position at which the token began. This function should not normally be call

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

matchMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected