public abstract static class GrammarImpl.Plug extends com.sun.msv.grammar.OtherExp implements Serializable
| Constructor and Description |
|---|
GrammarImpl.Plug() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
connect(com.sun.msv.grammar.ExpressionPool pool,
com.sun.msv.grammar.Grammar[] others)
Called to connect a grammar to other grammars
after each package-level GrammarInfo is loaded.
|
calcEpsilonReducibility, calcHashCode, equals, printName, visit, visit, visit, visitpublic abstract void connect(com.sun.msv.grammar.ExpressionPool pool,
com.sun.msv.grammar.Grammar[] others)
pool - this object can be used by callee to create new expression
objects if necessaryCopyright © 2015 Oracle Corporation. All Rights Reserved.