|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
E
- The node types for the AST.public interface ITransition<E extends java.lang.Enum<?>>
An edge transition cost.
Method Summary | |
---|---|
IAST<E> |
acceptVisitor(ITransitionVisitor<E> visitor)
If this transition cost can be accepted by the parser. |
Method Detail |
---|
IAST<E> acceptVisitor(ITransitionVisitor<E> visitor)
visitor
- The transition visitor.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |