| Package | Description |
|---|---|
| com.github.odiszapc.nginxparser | |
| com.github.odiszapc.nginxparser.antlr | |
| com.github.odiszapc.nginxparser.javacc |
| Modifier and Type | Method and Description |
|---|---|
static NgxConfig |
NgxConfig.read(InputStream in) |
static NgxConfig |
NgxConfig.read(String path)
Parse an existing config
|
static NgxConfig |
NgxConfig.readAntlr(InputStream in) |
static NgxConfig |
NgxConfig.readJavaCC(InputStream input)
Read config from existing stream
|
| Constructor and Description |
|---|
NgxDumper(NgxConfig config) |
| Modifier and Type | Field and Description |
|---|---|
NgxConfig |
NginxParser.ConfigContext.ret |
| Modifier and Type | Method and Description |
|---|---|
NgxConfig |
NginxListenerImpl.getResult() |
| Modifier and Type | Method and Description |
|---|---|
NgxConfig |
NginxConfigParser.parse() |
NgxConfig |
NginxConfigParser.statements() |
Copyright © 2016. All rights reserved.