Class: TextAST

Inherits:
FormattedAST show all
Defined in:
lib/mediacloth/mediawikiast.rb

Overview

The node to represent a simple or formatted text

Instance Attribute Summary

Attributes inherited from FormattedAST

#formatting

Attributes inherited from AST

#children, #contents, #index, #length, #parent

Method Summary

Methods inherited from AST

#initialize

Constructor Details

This class inherits a constructor from AST