Home
Trees
Indices
Help
Package lepl
:: Package offside
[
hide private
]
[
frames
] |
no frames
]
Package offside
source code
Support for parsing with significant whitespace (the "offside rule" etc).
Submodules
[
hide private
]
lepl.offside._test
:
Tests for the lepl.offside package.
lepl.offside._test.extension
:
Tests for the regexp extensions.
lepl.offside._test.indentation
:
Tests for indentation aware parsing.
lepl.offside._test.left_bug
:
See
http://groups.google.com/group/lepl/browse_thread/thread/79e39e03a03718cc?hl=en_US
lepl.offside._test.matchers
:
Tests for the lepl.offside.matchers module (currently unused).
lepl.offside._test.offside
:
Tests for offside parsing.
lepl.offside._test.pithon
:
Test a Python-like grammar.
lepl.offside._test.regexp
:
Tests for the lepl.offside.regexp module.
lepl.offside._test.stream
:
Tests for the lepl.offside.stream module.
lepl.offside._test.text
:
An example that avoids using tokens with the line aware parsing.
lepl.offside._test.unicode
:
Further tests for the lepl.offside.regexp module.
lepl.offside._test.word_bug
:
Tests related to a bug when Word() is specified inside Token() with line-aware parsing.
lepl.offside.lexer
:
Tokens for indents.
lepl.offside.matchers
:
Matchers that are indent aware.
lepl.offside.monitor
:
Support the stack-scoped tracking of indent level blocks.
lepl.offside.regexp
:
Extend regular expressions to be aware of additional tokens for line start and end.
lepl.offside.stream
:
A stream that adds tokens at the start and end of lines.
lepl.offside.support
:
Support for offisde and line-aware parsing.
Home
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Mon Jun 21 19:34:24 2010
http://epydoc.sourceforge.net