Public Attributes | |
| struct heredoc * | next |
| union node * | here |
| char * | eofmark |
| int | striptabs |
Definition at line 77 of file parser.c.
| char* heredoc::eofmark |
union node* heredoc::here [write] |
struct heredoc* heredoc::next [read] |
1.5.8