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
See Implementation
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