public interface Grammar extends Serializable
Modifier and Type | Method and Description |
---|---|
ExpressionPool |
getPool()
gets ExpressionPool object which was used to construct this grammar.
|
Expression |
getTopLevel()
gets top-level expression.
|
Expression getTopLevel()
ExpressionPool getPool()
Copyright © 2016 Oracle Corporation. All rights reserved.