| Package | Description |
|---|---|
| com.github.odiszapc.nginxparser | |
| com.github.odiszapc.nginxparser.javacc |
| Modifier and Type | Method and Description |
|---|---|
static NgxConfig |
NgxConfig.readJavaCC(InputStream input)
Read config from existing stream
|
| Modifier and Type | Method and Description |
|---|---|
ParseException |
NginxConfigParser.generateParseException()
Generate ParseException.
|
| Modifier and Type | Method and Description |
|---|---|
NgxBlock |
NginxConfigParser.block() |
NgxComment |
NginxConfigParser.comment() |
NgxToken |
NginxConfigParser.id() |
NgxBlock |
NginxConfigParser.if_block() |
NgxParam |
NginxConfigParser.param() |
NgxConfig |
NginxConfigParser.parse() |
NgxConfig |
NginxConfigParser.statements() |
NgxToken |
NginxConfigParser.value() |
Copyright © 2016. All rights reserved.