mads
mads
<empty>
hello
mads
Mads
syntax
Mads
Parser
Character
CharacterWhere
CharactersWhile
CharactersUntilTerminator
CharactersUntilTerminatorOrEnd
CharactersUntilRegexOrEnd
Exactly
Product
Map
OrElse
OneOf
StringIn
Void
Parser
Result
Epsilon
Committed
Continue
Success
Parser0
Representation
Resumable
Suspended
Finished
Resumable
Suspendable
Backtrack
Map
OrElse
Product
Rep
Suspend
Advance
Unsuspendable
Suspendable
Result
Epsilon
Committed
Success
TextRepresentation
continuation
Continuation
mads
/
mads
/
Mads
Mads
final case
class
Mads
[A](repr:
Representation
[
A
])(using monoid:
Monoid
[
A
])
Companion
object
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Type members
Value members
Type members
Classlikes
object
syntax
Value members
Concrete methods
def
parse
(parts:
Seq
[
String
], args:
Seq
[
Any
]):
Resumable
[
A
,
A
]
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product
Concrete fields
val
code
:
Suspendable
[
A
,
A
]
val
emptyLine
:
Parser
[
A
]
val
hash
:
Parser
[
Char
]
val
heading
:
Suspendable
[
A
,
A
]
val
lineEnd
:
Parser
[
Unit
]
val
paragraph
:
Suspendable
[
A
,
A
]
val
parser
:
Suspendable
[
A
,
A
]
val
whiteSpace0
:
Parser
[
Unit
]
val
whiteSpace1
:
Parser
[
Unit
]