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 Object


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

Method Detail

toString

public final String toString()
Overrides:
toString in class Object


Copyright © 2011. All Rights Reserved.