struct PublicSuffix::Parser::Term
Overview
A collection of rules.
Defined in:
public_suffix/parser.cr
Constructors
Instance Method Summary
-
#[](*args, **options)
-
#[](*args, **options, &)
-
#[]=(*args, **options)
-
#[]?(*args, **options)
-
#[]?(*args, **options, &)
-
#empty?(*args, **options)
-
#empty?(*args, **options, &)
-
#has_key?(*args, **options)
-
#has_key?(*args, **options, &)
-
#initialize
Constructor Detail
Instance Method Detail
def
[](*args, **options)
#
def
[](*args, **options, &)
#
def
[]=(*args, **options)
#
def
[]?(*args, **options)
#
def
[]?(*args, **options, &)
#
def
empty?(*args, **options)
#
def
empty?(*args, **options, &)
#
def
has_key?(*args, **options)
#
def
has_key?(*args, **options, &)
#
Keyboard Shortcuts
× - s, / Search
- Esc Abort search / Close modal
- ⇨, Enter Open highlighted result
- ⇧, Ctrl+j Select previous result
- ⇩, Ctrl+k Select next result
- ? Show usage info