colis-anr / morbig

A static parser for POSIX Shell
Other
192 stars 8 forks source link

word CST : please also detect tilde-prefixes #88

Closed treinen closed 5 years ago

treinen commented 5 years ago

tilde-prefixes (see section 2.6.1 of the standard) are subject to tilde expansion, so it might be useful to have them detected by the word parser. This woud imply adding a new constructor, something like WordTildePrefix.