|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.tools.analysis.production.endstates.impl.PMAddEndStateComputer
public class PMAddEndStateComputer
deal with add operations..
| Constructor Summary | |
|---|---|
PMAddEndStateComputer(java.lang.String... bufferNames)
|
|
| Method Summary | |
|---|---|
java.util.Collection<BufferEndState> |
computePossibleEndStatesFor(BufferEndStates endStates,
java.lang.String bufferName,
SequenceAnalyzer analyzer)
return a collection of all the possible buffer end states for a given production and buffer. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PMAddEndStateComputer(java.lang.String... bufferNames)
| Method Detail |
|---|
public java.util.Collection<BufferEndState> computePossibleEndStatesFor(BufferEndStates endStates,
java.lang.String bufferName,
SequenceAnalyzer analyzer)
IBufferEndStateComputer
computePossibleEndStatesFor in interface IBufferEndStateComputerendStates - contains the production ast, as well as cached maps of the actions and conditions
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||