Class AssemblyExtendedProduction

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      AssemblyProduction getAncestor()
      Get the original production from which this production was derived
      int getFinalState()
      Get the final state of this production
      AssemblyExtendedNonTerminal getLHS()
      Get the left-hand side
      • Methods inherited from class org.apache.commons.collections4.list.AbstractListDecorator

        add, addAll, get, indexOf, lastIndexOf, listIterator, listIterator, remove, set
      • Methods inherited from class org.apache.commons.collections4.collection.AbstractCollectionDecorator

        add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, setCollection, size, toArray, toArray
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface java.util.Collection

        parallelStream, removeIf, stream, toArray
      • Methods inherited from interface java.lang.Iterable

        forEach
      • Methods inherited from interface java.util.List

        add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, replaceAll, retainAll, size, sort, spliterator, toArray, toArray