funcynim/partialproc/private/dsl/parser
Theme:
🌗 Match OS
🌑 Dark
🌕 Light
Index
Search:
Group by:
Section
Type
Imports
Procs
parse
parse(self: LexedCall): ParsedCall
Exports
Source
Edit
Imports
lexer/lexed_call
,
lexer/token
,
parser/parsed_arg
,
parser/parsed_call
Procs
proc
parse
(
self
:
LexedCall
)
:
ParsedCall
{.
...
raises
:
[
Exception
]
,
tags
:
[
RootEffect
]
,
forbids
:
[
]
.}
Source
Edit
Exports
partialParam
,
CallStyle
,
args
,
partialArg
,
fold
,
name
,
partialParam
,
ParsedArg
,
PartialParam
,
parsedCall
,
style
,
called
,
typeExpr
,
partialParam
,
ParsedCall
,
unknownArg