Package logilab-common-0 :: Package 39 :: Package 0 :: Package ureports :: Module nodes :: Class VerbatimText
[frames] | no frames]

Class VerbatimText

source code

logilab.common.tree.VNode --+        
                            |        
                BaseComponent --+    
                                |    
                             Text --+
                                    |
                                   VerbatimText

a verbatim text, display the raw data

attributes :
* BaseComponent attributes
* data : the text value as an encoded or unicode string

Instance Methods

Inherited from Text: __init__