|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.parser4j.parser.service.match.AbstractMatchMgr
public abstract class AbstractMatchMgr
| Field Summary | |
|---|---|
protected Logger |
_log
|
| Constructor Summary | |
|---|---|
AbstractMatchMgr(IParseNodeDataAccess parseNodeDataAccess)
|
|
| Method Summary | |
|---|---|
protected IParseNodeData[] |
getDataByAlternative(IParseSessionForMatchMgr parseSession,
IParseNode parseNode)
|
protected IParseNodeData |
getUniqData(IParseSessionForMatchMgr parseSession,
IParseNode parseNode)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sf.parser4j.parser.service.match.IMatchMgr |
|---|
confirmReduction, immediateReduction, needsToConfirmReduction, reduceAction |
| Field Detail |
|---|
protected final transient Logger _log
| Constructor Detail |
|---|
public AbstractMatchMgr(IParseNodeDataAccess parseNodeDataAccess)
| Method Detail |
|---|
protected IParseNodeData[] getDataByAlternative(IParseSessionForMatchMgr parseSession,
IParseNode parseNode)
throws ParserException
ParserException
protected IParseNodeData getUniqData(IParseSessionForMatchMgr parseSession,
IParseNode parseNode)
throws ParserException
ParserException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||