public class HMRParser extends ParserBase
ParserBase.Phrasetrace| Constructor and Description |
|---|
HMRParser() |
| Modifier and Type | Method and Description |
|---|---|
Attribute.Builder |
getAttributeBuilder() |
XTTModel |
getModel() |
Rule.Builder |
getRuleBuilder() |
Table.Builder |
getTableBuilder() |
Type.Builder |
getTypeBuilder() |
boolean |
parse(Source src) |
heart.parser.hmr.HMRSemantics |
semantics() |
accept, acceptAnd, acceptInner, acceptNot, ahead, ahead, ahead, aheadIn, aheadIn, aheadNot, aheadNot, aheadNot, aheadNotIn, aheadNotIn, aheadNotNot, aheadNotNotIn, begin, begin, boolReject, failure, init, lhs, next, next, next, nextIn, nextIn, nextNot, nextNotIn, reject, rejectAnd, rejectInner, rejectNot, rhs, rhsSize, rhsText, setTracepublic boolean parse(Source src) throws ParsingSyntaxException
ParsingSyntaxExceptionpublic Type.Builder getTypeBuilder()
public Attribute.Builder getAttributeBuilder()
public Table.Builder getTableBuilder()
public Rule.Builder getRuleBuilder()
public XTTModel getModel() throws ModelBuildingException
ModelBuildingExceptionpublic heart.parser.hmr.HMRSemantics semantics()