Sha256: 012d3125f3293c5e502def11b4cb646ded4e908bcc00ab257f637a7a724579b3
Contents?: true
Size: 317 Bytes
Versions: 1
Compression:
Stored size: 317 Bytes
Contents
require_relative 'parser/string' # FIXME eh, should fix this # Class Livetext skeleton (top level). class Livetext module Handler end module ParsingConstants end class LineParser < StringParser module FunCall end end class FormatLine < StringParser module FunCall end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
livetext-0.9.26 | lib/livetext/skeleton.rb |