| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Token --+
|
LeafToken --+
|
DoubleQuote
A leaf token which contains a single double quote character. Used exclusively within the DoubleQuotedToken token as a commencer and terminator.
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Return True if this token will not accept any more characters at the end because it has terminated. The default implementation returns False.
|
Double quotes are dropped on expansion.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Dec 14 22:46:37 2010 | http://epydoc.sourceforge.net |