| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Tokenizer
Abstract class for all tokenizers.
|
| Class Hierarchy for Tokenizer |
|
|||
|
__metaclass__ Metaclass for defining Abstract Base Classes (ABCs). |
|||
|
|||
|
|||
| bool |
|
||
| bool |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
__abstractmethods__ =
|
|||
_abc_cache = <_weakrefset.WeakSet object at 0x7f2a42321710>
|
|||
_abc_negative_cache = <_weakrefset.WeakSet object at 0x7f2a423
|
|||
_abc_negative_cache_version = 39
|
|||
_abc_registry = <_weakrefset.WeakSet object at 0x7f2a42321690>
|
|||
|
|||
|
Inherited from |
|||
|
|||
Constructor of the Tokenizer abstract class.
|
Test if a character is a blankspace.
|
Test if a character is a separator.
|
|
|
|
|
|
|
|
|||
__abstractmethods__
|
_abc_negative_cache
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 14 21:07:50 2015 | http://epydoc.sourceforge.net |