public abstract static class GrammarImpl.Plug extends com.sun.msv.grammar.OtherExp implements Serializable
Constructor and Description |
---|
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, visit
public 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 © 2017 Oracle Corporation. All rights reserved.