public class ConstructConfigParser extends Object
| Constructor and Description |
|---|
ConstructConfigParser() |
| Modifier and Type | Method and Description |
|---|---|
ConstructConfig |
parse(InputStream in) |
ConstructConfig |
parse(String str) |
public ConstructConfig parse(String str) throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionExceptionpublic ConstructConfig parse(InputStream in) throws IOException, org.antlr.runtime.RecognitionException
IOExceptionorg.antlr.runtime.RecognitionExceptionCopyright © 2015. All rights reserved.