public abstract static class GrammarImpl.Plug
extends com.sun.msv.grammar.OtherExp
implements java.io.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.
|
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 necessary