Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
flp-viewer
master
FLP
Application
Error
Formatter
Base
HTML
ParseError
Parser
Event
Policy
Base
DataIdentifier
HeaderFormat
HeaderIdentifier
HeaderLength
Project
Built with Crystal 1.9.2
2023-10-07 20:22:41 UTC
class
FLP::Parser
FLP::Parser
Reference
Object
Defined in:
flp/parser.cr
Constant Summary
TIME_ORIGIN
=
Time
.new(
1899
,
12
,
30
)
Class Method Summary
.parse
(path)
Instance Method Summary
#parse
(path : String)
#parse
(io : IO)
Class Method Detail
def self.
parse
(path)
#
[
View source
]
Instance Method Detail
def
parse
(path : String)
#
[
View source
]
def
parse
(io : IO)
#
[
View source
]