Uses of Class
salsa.corpora.elements.Nonterminals

Packages that use Nonterminals
salsa.corpora.elements   
 

Uses of Nonterminals in salsa.corpora.elements
 

Methods in salsa.corpora.elements that return Nonterminals
 Nonterminals Graph.getNonterminals()
          Returns the Nonterminals of this Graph.
 

Methods in salsa.corpora.elements with parameters of type Nonterminals
 void Graph.setNonterminals(Nonterminals nonterminals)
          Sets the Nonterminals of this Graph.