OBJ::ParserBase
Inherits Reference < Object
Instance methods
custom_file_opener
Sourcecustom_file_opener=(custom_file_opener : Proc(String, IO) | Nil)
Sourceon(tag : String | Symbol, &proc : String, String -> )
Sourceon(r : Regex, &proc : String, String -> )
Sourceon_warning
Sourceopen_file(file)
Sourceopen_file(file, &block : IO -> )
Sourceparse!
Sourcewarn(s)
Source