Interface Grammar

    • Method Detail

      • getTopLevel

        Expression getTopLevel()
        gets top-level expression. This expression shall be the constraint over the document element. Never return null.
      • getPool

        ExpressionPool getPool()
        gets ExpressionPool object which was used to construct this grammar. Never return null.