# Functions
LoadConfig Parse nginx.conf.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewNginxLexer produces a new lexer instance for the optional input antlr.CharStream.
NewNginxParser produces a new parser instance for the optional input antlr.TokenStream.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NginxLexerInit initializes any static state used to implement NginxLexer.
NginxParserInit initializes any static state used to implement NginxParser.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NginxLexer tokens.
NginxLexer tokens.
NginxLexer tokens.
NginxLexer tokens.
NginxLexer tokens.
NginxLexer tokens.
NginxLexer tokens.
NginxLexer tokens.
NginxLexer tokens.
NginxLexer tokens.
NginxLexer tokens.
NginxLexer tokens.
NginxLexer tokens.
NginxLexer tokens.
NginxLexer tokens.
NginxLexer tokens.
NginxLexer tokens.
NginxLexer tokens.
NginxLexer tokens.
NginxLexer tokens.
NginxLexer tokens.
NginxLexer tokens.
NginxLexer tokens.
NginxParser tokens.
NginxParser tokens.
NginxParser tokens.
NginxParser tokens.
NginxParser tokens.
NginxParser tokens.
NginxParser rules.
NginxParser rules.
NginxParser rules.
NginxParser rules.
NginxParser rules.
NginxParser rules.
NginxParser rules.
NginxParser rules.
NginxParser rules.
NginxParser rules.
NginxParser rules.
NginxParser rules.
NginxParser rules.
NginxParser tokens.
NginxParser tokens.
NginxParser tokens.
NginxParser tokens.
NginxParser tokens.
NginxParser tokens.
NginxParser tokens.
NginxParser tokens.
NginxParser tokens.
NginxParser tokens.
NginxParser tokens.
NginxParser tokens.
NginxParser tokens.
NginxParser tokens.
NginxParser tokens.
NginxParser tokens.
NginxParser tokens.
NginxParser tokens.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
Config The whole nginx.conf file.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Statement Key = "" when using lua statement.
No description provided by the author
# Interfaces
IBlockContext is an interface to support dynamic dispatch.
IConfigContext is an interface to support dynamic dispatch.
IGenericBlockHeaderContext is an interface to support dynamic dispatch.
IGenericStatementContext is an interface to support dynamic dispatch.
IIfBodyContext is an interface to support dynamic dispatch.
IIfStatementContext is an interface to support dynamic dispatch.
ILocationBlockHeaderContext is an interface to support dynamic dispatch.
ILuaBlockContext is an interface to support dynamic dispatch.
ILuaStatementContext is an interface to support dynamic dispatch.
IRegexHeaderStatementContext is an interface to support dynamic dispatch.
IRegexpContext is an interface to support dynamic dispatch.
IRewriteStatementContext is an interface to support dynamic dispatch.
IStatementContext is an interface to support dynamic dispatch.
A complete Visitor for a parse tree produced by NginxParser.