Package | Description |
---|---|
org.kohsuke.rngom.digested |
Another RELAX NG AST implementation that optimizes away
inclusions and some other syntax sugars, while still retaining
all the annotations, location information, and etc.
|
Modifier and Type | Method and Description |
---|---|
DDefine |
DGrammarPattern.get(String name)
Gets the named pattern by its name.
|
DDefine |
DRefPattern.getTarget()
Gets the
DDefine that this block refers to. |
Modifier and Type | Method and Description |
---|---|
Iterator<DDefine> |
DGrammarPattern.iterator()
Iterates all the
DDefine s in this grammar. |
Constructor and Description |
---|
DRefPattern(DDefine target) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.