N
- the enum that lists all nonterminal symbols for this grammar.public interface SparseGrammar<N extends Enum<N>> extends Grammar<N>
Modifier and Type | Method and Description |
---|---|
NavigableSet<MatrixEngine.MatrixCoordinate> |
entries(int M,
int N) |
containsGaps, containsSkips, dependencySort, getAccepting, getAxiom, getNonterminalClass, getPossibleRules
NavigableSet<MatrixEngine.MatrixCoordinate> entries(int M, int N)
Copyright (C) 2013-2015 Benjamin Paaßen, Georg Zentgraf, AG Theoretical Computer Science, Centre of Excellence Cognitive Interaction Technology (CITEC), University of Bielefeld, licensed under the AGPL v. 3: http://openresearch.cit-ec.de/projects/tcs . This documentation is licensed under the conditions of CC-BY-SA 4.0: https://creativecommons.org/licenses/by-sa/4.0/