nixd
|
Files | |
Lexer.cpp | |
Lexer.h | |
Lexer declaration. The lexer is a "stateful" lexer and highly tied to parser. | |
ParseAttrs.cpp | |
ParseExpr.cpp | |
ParseLambda.cpp | |
ParseOp.cpp | |
This file implements parsing of operators. | |
Parser.h | |
Parser for the Nix expression language. | |
ParseSimple.cpp | |
ParseStrings.cpp | |
ParseSupport.cpp | |
Basic supporting functions for parsing. | |
Token.h | |