Home | Trees | Indices | Help |
|
---|
|
object --+ | Base
Base class for most CSS and StyleSheets classes
for inheriting classes helping parsing
|
|||
_ttypes constants for Tokenizer and Parser to use values are just identifiers! |
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
|
|||
__tokenizer = Tokenizer()
|
|||
_log = errorhandler.ErrorHandler()
|
|
|||
Inherited from |
|
normalizes x namely replaces any with the empty string so for x=="color" return "color" used in Token for normalized value and CSSStyleDeclaration currently |
|
returns tokens upto end of atrule and end index end is defined by parameters, might be ; } ) or other default looks for ending "}" and ";" |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Wed Sep 05 13:22:11 2007 | http://epydoc.sourceforge.net |