Grok
Inherits Reference < Object
Constructors
new(patterns_as_string : Array(String), custom_pattern_definitions = {} of String => String)
SourceInstance methods
convert_recursively(index : Int32, pattern : String, pattern_definitions : Hash(String, String), found_patterns = Array(String).new)
ameba:disable Metrics/CyclomaticComplexity
parse(content : String)
Source