class

Grok

Inherits Reference < Object

Constructors

new(patterns_as_string : Array(String), custom_pattern_definitions = {} of String => String)
Source

Instance methods

convert_recursively(index : Int32, pattern : String, pattern_definitions : Hash(String, String), found_patterns = Array(String).new)

ameba:disable Metrics/CyclomaticComplexity

Source
parse(content : String)
Source