]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lily-lexer.hh
Merge branch 'jneeman' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond into jneeman
[lilypond.git] / lily / include / lily-lexer.hh
index 543178ca257be56136b83d8dbdf8c03c4b69a5c0..994d185f6f36a9b9ff07239e4912443054a44bd4 100644 (file)
@@ -69,6 +69,7 @@ public:
 
   void start_main_input ();
 
+  SCM keyword_list () const;
   SCM lookup_identifier (string s);
   SCM lookup_identifier_symbol (SCM s);
   void push_extra_token (int token_type);