Searched refs:Lexer (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/kernel/tools/
H A Dlex.py124 # The following Lexer class implements the lexer runtime. There are only
136 class Lexer: class in inherits:
323 # opttoken() - Return the next token from the Lexer
445 # and build a Lexer object from it.
919 lexobj = Lexer()

Completed in 26 milliseconds