Home
Trees
Indices
Help
Project Homepage
Package peppy
::
Package lib
::
Module PyParse
:: Class Parser
[
frames
] |
no frames
]
Class Parser
Instance Methods
__init__
(
self
,
indentwidth
,
tabwidth
)
set_str
(
self
,
str
)
find_good_parse_start
(
self
,
is_char_in_string
=
None
,
_synchre
=
<built-in method search of _sre.SRE_Pattern object at 0x6e4f030>
)
set_lo
(
self
,
lo
)
get_continuation_type
(
self
)
compute_bracket_indent
(
self
)
get_num_lines_in_stmt
(
self
)
compute_backslash_indent
(
self
)
get_base_indent_string
(
self
)
is_block_opener
(
self
)
is_block_closer
(
self
)
get_last_open_bracket_pos
(
self
)
get_last_stmt_bracketing
(
self
)
Class Variables
lastopenbracketpos
=
None
stmt_bracketing
=
None
Home
Trees
Indices
Help
Project Homepage
Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:17 2008
http://epydoc.sourceforge.net