|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IMatchMgr | |
---|---|
net.sf.parser4j.generator.service.match | |
net.sf.parser4j.parser.service | |
net.sf.parser4j.parser.service.match |
Uses of IMatchMgr in net.sf.parser4j.generator.service.match |
---|
Uses of IMatchMgr in net.sf.parser4j.parser.service |
---|
Methods in net.sf.parser4j.parser.service with parameters of type IMatchMgr | |
---|---|
void |
MatchMgrInvoker.reduceAction(int matchedNonterminalIdentifier,
IMatchMgr matchMgr,
IParseNode fatherParseNode,
IParseNode[] parseNodes,
int[] notWhiteIndexes,
IParseSessionForMatchMgr parseSession)
for reduction action invoke match manager for matched non terminal |
Uses of IMatchMgr in net.sf.parser4j.parser.service.match |
---|
Classes in net.sf.parser4j.parser.service.match that implement IMatchMgr | |
---|---|
class |
AbstractMatchMgr
|
class |
AbstractMatchMgrAdapter
always confirm reduction |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |