RLML::TreeParser (Class)

In: rlml.rb
Parent: Object

TreeParser generates a DOM-like Tree.

Methods

new   parse  

Included Modules

StreamInterface

Public Class methods

Public Instance methods

Parse the string in data as RLML and return the corresponding Tree.

[Validate]