Package org.eclipse.xtext.nodemodel

Interface Summary
BidiIterable<T> An iterable that is capable of being iterated in both directions - forwards and backwards.
BidiIterator<T> A bidirectional iterator.
BidiTreeIterable<E> An iterable over a tree structure that is capable of being iterated in both directions - forwards and backwards.
BidiTreeIterator<T> A bidirectional tree iterator.
ICompositeNode A composite node in the parse tree.
ILeafNode A leaf node in the parse tree.
INode A node in the parse tree.
 

Class Summary
SyntaxErrorMessage A syntax error message represents a parsing problem.