Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
diclionary
master
Diclionary
AllResults
Cli
Config
Dictionary
Entry
ExitCode
Format
Language
SearchResult
Sense
StructuredEntry
Text
Alignment
Base
Bold
Container
Italic
Item
Markup
MarkupIterator
OrderedList
Paragraph
PlainText
Small
TerminalStyle
Word
TextEntry
Ujc
SsjcDictionary
Fmt
Generated using Crystal 1.14.0
2024-11-26 18:01:52 UTC
struct
Diclionary::
SearchResult
Diclionary::SearchResult
Struct
Value
Object
Overview
Result of searching a single word in a single dictionary.
Defined in:
core.cr
Constructors
.new
(entries : Array(Entry))
.new
.new
(*entries : Entry)
Instance Method Summary
#empty?
#entries
: Array(Entry)
Constructor Detail
def self.
new
(entries : Array(
Entry
))
#
[
View source
]
def self.
new
#
[
View source
]
def self.
new
(*entries :
Entry
)
#
[
View source
]
Instance Method Detail
def
empty?
#
[
View source
]
def
entries
: Array(
Entry
)
#
[
View source
]