Package pyraf :: Module clscan :: Class _AcceptRedirScanner
[hide private]
[frames] | no frames]

Class _AcceptRedirScanner

source code


Scanner class where redirection is allowed

Instance Methods [hide private]

Inherited from _LaxScanner: t_default

Inherited from _StrictAcceptRedirScanner: t_accept_redir, t_ignore_spaces, t_not_redir

Inherited from _BasicScanner_3: t_comment, t_complex_redir, t_doublequote, t_osescape, t_semicolon, t_singlequote

Inherited from _BasicScanner_2: t_backslash, t_colon

Inherited from _BasicScanner_1: t_bkgd, t_newline, t_pipe, t_rparen, t_whitespace

Inherited from generic.GenericScanner: __init__, error, makeRE, reflect, tokenize