]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lily-lexer.hh
clean up Sources
[lilypond.git] / lily / include / lily-lexer.hh
index 6a9107ee158c8d42eb18e3fac2ab3b270d2c4ad0..b64798823b7dce81e6f4b579f690cd1fc8051179 100644 (file)
@@ -64,6 +64,7 @@ public:
 
   void add_scope (SCM);
   SCM set_current_scope ();
+  bool has_scope () const;
   SCM remove_scope ();
 
   void start_main_input ();