org.kohsuke.rngom.ast.builder
Class GrammarSection.Combine

java.lang.Object
  extended by org.kohsuke.rngom.ast.builder.GrammarSection.Combine
Enclosing interface:
GrammarSection<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>>

public static final class GrammarSection.Combine
extends java.lang.Object


Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public final java.lang.String toString()
Overrides:
toString in class java.lang.Object