public class BNFProcessor extends Object
| Constructor and Description |
|---|
BNFProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Grammar |
processFile(String fileName) |
Grammar |
processStream(InputStream inStream) |
Grammar |
processString(String inString) |
Copyright © 2019. All rights reserved.