|
||||||||||
| 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.AddEndStateComputer
public class AddEndStateComputer
deal with add operations..
| Constructor Summary | |
|---|---|
AddEndStateComputer()
|
|
| 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 AddEndStateComputer()
| 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 | |||||||||