Project

General

Profile

« Previous | Next » 

Revision 4f79c83a

Added by yui-knk (Kaneko Yuichiro) over 2 years ago

Remove coverage_enabled from parser_params

yyparse never changes the value of coverage_enabled.
coverage_enabled depends on only return value of e_option_supplied.
Therefore parser_params doesn't need to have `coverage_enabled.