| Package | Description |
|---|---|
| org.kohsuke.rngom.binary |
Minimal binarized pattern object model (one example of ast.om implementation).
|
| org.kohsuke.rngom.binary.visitor |
| Modifier and Type | Field and Description |
|---|---|
(package private) RefPattern |
SchemaBuilderImpl.Override.prp |
private RefPattern |
SchemaBuilderImpl.GrammarImpl.startRef |
| Modifier and Type | Method and Description |
|---|---|
private RefPattern |
SchemaBuilderImpl.GrammarImpl.lookup(java.lang.String name) |
private RefPattern |
SchemaBuilderImpl.GrammarImpl.lookup1(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
private void |
SchemaBuilderImpl.GrammarImpl.define(RefPattern rp,
GrammarSection.Combine combine,
ParsedPattern pattern,
Location loc) |
| Constructor and Description |
|---|
Override(RefPattern prp,
SchemaBuilderImpl.Override next) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
PatternFunction.caseRef(RefPattern p) |