class

OBJ::ParserBase

Inherits Reference < Object

Instance methods

custom_file_opener
Source
custom_file_opener=(custom_file_opener : Proc(String, IO) | Nil)
Source
on(tag : String | Symbol, &proc : String, String -> )
Source
on(r : Regex, &proc : String, String -> )
Source
on_warning
Source
open_file(file)
Source
open_file(file, &block : IO -> )
Source
parse!
Source
warn(s)
Source