Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(308)

Unified Diff: lily/include/lily-lexer.hh

Issue 559960060: Remove ly:lexer-keywords command
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | lily/lily-lexer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lily/include/lily-lexer.hh
diff --git a/lily/include/lily-lexer.hh b/lily/include/lily-lexer.hh
index 88b06f365c95037fe3125d9dfcd03ac464080f25..cb29d16f806f7e5e80a8aa247e8678c63ba15259 100644
--- a/lily/include/lily-lexer.hh
+++ b/lily/include/lily-lexer.hh
@@ -98,7 +98,6 @@ public:
using Includable_lexer::new_input;
bool top_input () { return include_stack_.size () < 2; }
- SCM keyword_list () const;
SCM lookup_identifier (const std::string &s);
SCM lookup_identifier_symbol (SCM s);
void push_extra_token (Input const &where,
« no previous file with comments | « no previous file | lily/lily-lexer.cc » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b