Skip to main content

Module lex

Module lex 

Source
Expand description

Lexing of netdoc elements

Macrosยง

derive_deftly_template_ParseOptions ๐Ÿ”’
Define parse_options accessor

Structsยง

ArgumentStream
Reader for arguments on an Item
ItemStream
Top-level reader: Netdoc text interpreted as a stream of items
ItemStreamPeeked ๐Ÿ”’
If an ItemStream has peeked ahead, what it discovered
NoFurtherArguments
End of an argument list that does not accept any further (unknown) arguments
UnparsedItem
An Item that has been lexed but not parsed
UnparsedObject
An Object that has been lexed but not parsed

Enumsยง

PeekState ๐Ÿ”’
Whether an ItemStream has peeked ahead, and if so what it discovered

Constantsยง

WS
Linear whitespace as defined by torspec