Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
acorn
master
Acorn
AnyPattern
CharPattern
EitherPattern
Error
Lexer
Machine
Pattern
Matches
Occurrences
Parse
BracketState
EscapeState
UnionState
RangePattern
RuntimeMachine
Accumulator
Action
ActionDefinition
ActionDefinitions
ActionProxy
Token
Tokens
StaticMachine
ActionDefinition
ActionDefinitions
TransitionTable
Consume
Prepare
State
StateMap
Table
Transition
Transitions
UnexpectedEndError
UnexpectedInputError
Generated using Crystal 1.14.0
2024-11-26 09:22:24 UTC
class
Acorn::
Machine
Acorn::Machine
Reference
Object
Direct Known Subclasses
Acorn::Lexer
Defined in:
acorn/machine.cr
Macro Summary
accumulator
(acc_name)
action
(symbol, pattern, &block)
generate
(outfile)
machine
(name)
Macro Detail
macro
accumulator
(acc_name)
#
[
View source
]
macro
action
(symbol, pattern, &block)
#
[
View source
]
macro
generate
(outfile)
#
[
View source
]
macro
machine
(name)
#
[
View source
]