Robot Framework
tokens.py File Reference

Go to the source code of this file.

Classes

class  robot.parsing.lexer.tokens.END
 Token representing END token used to signify block ending. More...
 
class  robot.parsing.lexer.tokens.EOS
 Token representing end of a statement. More...
 
class  robot.parsing.lexer.tokens.Token
 Token representing piece of Robot Framework data. More...
 

Namespaces

 robot.parsing.lexer.tokens