Class ParserContext<G extends edu.uci.ics.jung.graph.Hypergraph<V,​E>,​V,​E>

  • Type Parameters:
    G - The graph type
    V - The vertex type
    E - The edge type

    public class ParserContext<G extends edu.uci.ics.jung.graph.Hypergraph<V,​E>,​V,​E>
    extends java.lang.Object
    Provides resources related to the current parsing context.