Package relaxngcc.grammar
Class BinaryPattern
java.lang.Object
relaxngcc.grammar.Pattern
relaxngcc.grammar.BinaryPattern
- Direct Known Subclasses:
ChoicePattern
,GroupPattern
,InterleavePattern
- Author:
- Kohsuke Kawaguchi (kk@kohsuke.org)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
p1
-
p2
-
-
Constructor Details
-
BinaryPattern
-
-
Method Details
-
getChildPatterns
Gets all the child patterns of this combinor.
-