| Package | Description |
|---|---|
| com.github.odiszapc.nginxparser.antlr |
| Class and Description |
|---|
| NginxBaseListener
This class provides an empty implementation of
NginxListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods. |
| NginxListener
This interface defines a complete listener for a parse tree produced by
NginxParser. |
| NginxParser.BlockContext |
| NginxParser.ConfigContext |
| NginxParser.GenericBlockHeaderContext |
| NginxParser.GenericStatementContext |
| NginxParser.If_bodyContext |
| NginxParser.If_statementContext |
| NginxParser.LocationBlockHeaderContext |
| NginxParser.RegexHeaderStatementContext |
| NginxParser.RegexpContext |
| NginxParser.RewriteStatementContext |
| NginxParser.StatementContext |
| NginxVisitor
This interface defines a complete generic visitor for a parse tree produced
by
NginxParser. |
Copyright © 2016. All rights reserved.