Interface ProductionNode

All Superinterfaces:
Iterable<Tuple>, Node, Receiver, Supplier, Tunnel
All Known Implementing Classes:
DefaultProductionNode, TimelyProductionNode

public interface ProductionNode extends Tunnel, Iterable<Tuple>
Interface intended for nodes containing complete matches.
  • Method Details

    • getPosMapping

      Map<String,Integer> getPosMapping()
      Returns:
      the position mapping of this particular pattern that maps members of the tuple type to their positions