public static interface OPPLParser.AbstractParserFactory
| Modifier and Type | Method and Description |
|---|---|
OPPLParser |
build(ErrorListener errorListener)
Builds an OPPLParser attaching an ErrorListener to it.
|
OPPLAbstractFactory |
getOPPLFactory()
Retrieves an instance OPPLAbstractFactory that this
AbstractParserFactory provides.
|
OPPLParser build(ErrorListener errorListener)
errorListener - The ErrorListener. Cannot be null.NullPointerException - when the input is null.OPPLAbstractFactory getOPPLFactory()
Copyright © 2015 The University of Manchester. All Rights Reserved.