Skip to main content

Module parser

Module parser 

Source
Expand description

NGINX configuration parser

Structs§

Lexer
Lexer for tokenizing NGINX configuration
Parser
Parser for NGINX configuration
Token
A token in the NGINX configuration

Enums§

TokenKind
Token types in NGINX configuration

Functions§

parse
Parse NGINX configuration from text