Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
lingo
master
LazyRule
RuleGenerator
Lingo
Context
NamedRule
Node
NotRule
OrderedChoice
Choices
ParseFailedException
Parser
PatternTerminal
Repeat
Rule
Sequence
Parts
StringTerminal
Visitor
Built with Crystal 1.9.2
2023-10-08 10:17:08 UTC
class
Lingo::ParseFailedException
Lingo::ParseFailedException
Exception
Reference
Object
Defined in:
lingo/parse_failed_exception.cr
Constructors
.new
(context : Lingo::Context)
Instance Method Summary
#context
: Lingo::Context
#context=
(context : Lingo::Context)
Constructor Detail
def self.
new
(context :
Lingo::Context
)
#
[
View source
]
Instance Method Detail
def
context
:
Lingo::Context
#
[
View source
]
def
context=
(context :
Lingo::Context
)
#
[
View source
]