Class: TableAST
Overview
The node to represent a table
Instance Attribute Summary collapse
-
#options ⇒ Object
Returns the value of attribute options.
Attributes inherited from AST
Method Summary
Methods inherited from AST
Constructor Details
This class inherits a constructor from AST
Instance Attribute Details
#options ⇒ Object
Returns the value of attribute options.
63 64 65 |
# File 'lib/mediacloth/mediawikiast.rb', line 63 def end |