Class ProductionFormatter<ELEMENT,​TOKEN>

  • All Implemented Interfaces:
    com.google.common.base.Function<Production<ELEMENT,​TOKEN>,​java.lang.String>, java.util.function.Function<Production<ELEMENT,​TOKEN>,​java.lang.String>

    public class ProductionFormatter<ELEMENT,​TOKEN>
    extends java.lang.Object
    implements com.google.common.base.Function<Production<ELEMENT,​TOKEN>,​java.lang.String>