org.eclipse.xtext.parser.antlr
Class UnorderedGroupHelper.Collector

java.lang.Object
  extended by org.eclipse.xtext.parser.antlr.UnorderedGroupHelper.Collector
Enclosing class:
UnorderedGroupHelper

public static class UnorderedGroupHelper.Collector
extends java.lang.Object


Constructor Summary
UnorderedGroupHelper.Collector(IGrammarAccess grammarAccess)
           
 
Method Summary
 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

UnorderedGroupHelper.Collector

@Inject
public UnorderedGroupHelper.Collector(IGrammarAccess grammarAccess)
Method Detail

getGroups

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