public class EasyParser extends Object
| Constructor and Description |
|---|
EasyParser(BufferedInputStream bis) |
EasyParser(String filename) |
EasyParser(Vector<String> filenames) |
public EasyParser(String filename) throws IOException
IOExceptionpublic EasyParser(BufferedInputStream bis) throws IOException
IOExceptionpublic EasyParser(Vector<String> filenames) throws IOException
IOExceptionpublic antlr.CommonAST parse()
throws IOException,
antlr.RecognitionException,
antlr.TokenStreamException
IOExceptionantlr.RecognitionExceptionantlr.TokenStreamExceptionCopyright © 2018 OpenSource BIM. All rights reserved.