Class UnorderedGroupHelper.Collector

  • Enclosing class:
    UnorderedGroupHelper

    public static class UnorderedGroupHelper.Collector
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.google.common.collect.ImmutableList<UnorderedGroup> getGroups()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Collector

        @Inject
        public Collector​(IGrammarAccess grammarAccess)
    • Method Detail

      • getGroups

        public com.google.common.collect.ImmutableList<UnorderedGroup> getGroups()