mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
Comment change.
* data/lalr1.cc: here.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2009-02-25 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Comment change.
|
||||
* data/lalr1.cc: here.
|
||||
|
||||
2009-02-19 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Make yyparser::error public.
|
||||
|
||||
@@ -530,7 +530,7 @@ m4_ifdef([b4_stype],
|
||||
symbol_base_type<Exact>& yysym) const;
|
||||
|
||||
public:
|
||||
/// Element of the stack: a state and its attributes.
|
||||
/// External form of a symbol: its type and attributes.
|
||||
struct symbol_type : symbol_base_type<symbol_type>
|
||||
{
|
||||
/// The parent class.
|
||||
|
||||
Reference in New Issue
Block a user