mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 21:19:24 +00:00
Move the handling of ALLCHARS (-k'*') into the Positions class.
This commit is contained in:
@@ -135,8 +135,7 @@ Options::get_delimiters () const
|
||||
return _delimiters;
|
||||
}
|
||||
|
||||
/* Returns key positions.
|
||||
Only to be used if !options[ALLCHARS]. */
|
||||
/* Returns key positions. */
|
||||
INLINE const Positions&
|
||||
Options::get_key_positions () const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user