struct Query::Parser::Bracket
Defined in:
query/parser.cr
Constructors
Instance Method Summary
Constructor Detail
def self.
new(open : String =
"", close : String =
"")
#
Instance Method Detail
def
close=(close : String)
#
def
open=(open : String)
#