Class EmitterNodeFinder


  • public class EmitterNodeFinder
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected INode toNode
      Deprecated.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      INode next​(AbstractElement grammarElement)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • toNode

        @Deprecated
        protected INode toNode
        Deprecated.
    • Constructor Detail

      • EmitterNodeFinder

        public EmitterNodeFinder​(INode node)