Class: TextAST
- Inherits:
-
FormattedAST
- Object
- AST
- FormattedAST
- TextAST
- Defined in:
- lib/mediacloth/mediawikiast.rb
Overview
The node to represent a simple or formatted text
Instance Attribute Summary
Attributes inherited from FormattedAST
Attributes inherited from AST
#children, #contents, #index, #length, #parent
Method Summary
Methods inherited from AST
Constructor Details
This class inherits a constructor from AST