runtime
runtime
API
mdoc
document
Binder
Binder
CompileResult
CompileResult
CompileError
ParseError
TypeError
TypecheckedOK
CrashResult
CrashResult
Crashed
Success
Document
Document
DocumentException
InstrumentedInput
InstrumentedInput
PositionedException
RangePosition
RangePosition
Section
Statement
internal
document
Compat
DocumentBuilder
$doc
FailSection
MdocExceptions
MdocNonFatal
Printing
pprint
TPrint
TPrint
TypePrinter
sourcecode
Macros
SourceStatement
SourceStatement
StatementMacro
runtime
/
mdoc
/
mdoc.internal
/
mdoc.internal.document
/
DocumentBuilder
/
$doc
$doc
mdoc.internal.document.DocumentBuilder.$doc
object
$doc
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
$doc
.
type
Members list
Clear all
Value members
Concrete methods
def
binder
[
A
](
e
:
SourceStatement
[
A
],
startLine
:
Int
,
startColumn
:
Int
,
endLine
:
Int
,
endColumn
:
Int
)(
implicit
tprint
:
TPrint
[
A
]):
A
def
build
(
input
:
InstrumentedInput
):
Document
def
crash
(
startLine
:
Int
,
startColumn
:
Int
,
endLine
:
Int
,
endColumn
:
Int
)(
thunk
:
=>
Any
)(
implicit
tprint
:
TPrint
[
CrashResult
]):
Unit
def
endSection
(
):
Unit
def
endStatement
(
):
Unit
def
position
(
startLine
:
Int
,
startColumn
:
Int
,
endLine
:
Int
,
endColumn
:
Int
):
RangePosition
def
startSection
(
):
Unit
def
startStatement
(
startLine
:
Int
,
startColumn
:
Int
,
endLine
:
Int
,
endColumn
:
Int
):
Unit
In this article
Attributes
Members list
Value members
Concrete methods