| Package | Description |
|---|---|
| com.sun.msv.datatype.regexp |
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
Op.ModifierOp |
| Modifier and Type | Method and Description |
|---|---|
(package private) static Op.ChildOp |
Op.createClosure(int id) |
(package private) static Op.ChildOp |
Op.createIndependent(Op next,
Op branch) |
(package private) static Op.ChildOp |
Op.createLook(int type,
Op next,
Op branch) |
(package private) static Op.ChildOp |
Op.createNonGreedyClosure() |
(package private) static Op.ChildOp |
Op.createQuestion(boolean nongreedy) |