Class: Livetext::LineParser

Inherits:
StringParser show all
Defined in:
lib/livetext/skeleton.rb

Defined Under Namespace

Modules: FunCall

Instance Attribute Summary

Attributes inherited from StringParser

#eos, #i, #len, #line

Method Summary

Methods inherited from StringParser

#eos?, #grab, #initialize, #lookahead, #peek, #prev, #remainder, #skip_spaces, #ungrab

Constructor Details

This class inherits a constructor from StringParser