Code

frontend: Let scanner/parser know about object types and field names.
authorSebastian Harl <sh@tokkee.org>
Sun, 26 Oct 2014 09:10:21 +0000 (10:10 +0100)
committerSebastian Harl <sh@tokkee.org>
Sun, 26 Oct 2014 09:10:21 +0000 (10:10 +0100)
This allows to handle all known objects and fields as part of the grammar
rather than manually parsing them and generating custom error messages.


No differences found