Package org.eclipse.xtext.nodemodel
-
Interface Summary Interface Description 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> Abidirectionaltree 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 Class Description LookAheadInfo Utility to work with the lookAhead information in the node model.SyntaxErrorMessage A syntax error message represents a parsing problem. -
Exception Summary Exception Description LookAheadInfo.InconsistentLookAheadException