author | Sebastian Harl <sh@tokkee.org> | |
Sun, 26 Oct 2014 09:10:21 +0000 (10:10 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 26 Oct 2014 09:10:21 +0000 (10:10 +0100) | ||
commit | ffd344cb441c2700d3c679f5e4a17b8dfc97d286 | |
tree | b638af3d94710d7167c5e03f2b7485b184f7104b | tree | snapshot |
parent | a5b906eea3f380fbd838bd6ee6599c510317a3e0 | commit | diff |
frontend: Let scanner/parser know about object types and field names.
This allows to handle all known objects and fields as part of the grammar
rather than manually parsing them and generating custom error messages.
This allows to handle all known objects and fields as part of the grammar
rather than manually parsing them and generating custom error messages.
src/frontend/grammar.y | diff | blob | history | |
src/frontend/scanner.l | diff | blob | history |