Creates a grammar nonterminal with the given name.
Returns the index of the nonterminal. The index is unique in the set of all nonterminals of the grammar. It cannot be greater than the number of nonterminals in the grammar @return the unique index of the nonterminal
@return a non-negative integer constant for this object