|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.umlv.tatoo.cc.common.generator.AbstractObjectId
fr.umlv.tatoo.cc.parser.parser.AbstractActionDecl
fr.umlv.tatoo.cc.parser.parser.ShiftActionDecl
public class ShiftActionDecl
| Method Summary | ||
|---|---|---|
|
accept(ActionDeclVisitor<? extends R,? super P> visitor,
P parameter)
|
|
NodeDecl<?> |
getState()
|
|
String |
toString()
|
|
| Methods inherited from class fr.umlv.tatoo.cc.parser.parser.AbstractActionDecl |
|---|
accept, isError, isReduce |
| Methods inherited from class fr.umlv.tatoo.cc.common.generator.AbstractObjectId |
|---|
getId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface fr.umlv.tatoo.cc.parser.parser.RegularTableActionDecl |
|---|
isError |
| Methods inherited from interface fr.umlv.tatoo.cc.parser.parser.ActionDecl |
|---|
accept, isReduce |
| Methods inherited from interface fr.umlv.tatoo.cc.common.generator.ObjectId |
|---|
getId |
| Method Detail |
|---|
public NodeDecl<?> getState()
public <R,P> R accept(ActionDeclVisitor<? extends R,? super P> visitor,
P parameter)
accept in interface ActionDeclpublic String toString()
toString in class AbstractObjectId
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||