mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 16:28:56 +00:00
![]() Throw NullPointerException if null is passed to NodeIterator constructor to prevent iterator state where hasNext() and hasPrevious() always return true, but getNext() and getPrevious() always return null. Similarly, throw NPE for null passed to constructors of NodeIterable, BasicNodeIterator and BasicNodeIterable. Added unit tests for all four classes. Signed-off-by: Robert Lewis <rablewis@algo-pop.com> |
||
---|---|---|
.. | ||
.settings | ||
emf-gen/org/eclipse/xtext | ||
generator | ||
lib | ||
META-INF | ||
src | ||
src-gen/org/eclipse/xtext | ||
suites/org/eclipse/xtext | ||
testdata/wizard-expectations | ||
xtend-gen/org/eclipse/xtext | ||
.classpath | ||
.gitignore | ||
.project | ||
about.html | ||
build.gradle | ||
build.properties | ||
GenerateAllTestLanguages.mwe2.launch | ||
plugin.properties | ||
plugin.xml | ||
plugin.xml_gen | ||
xtext.tests (xtend).launch | ||
xtext.tests.launch |