Class NodeToRuleCapturingParser.ParserContext

java.lang.Object
graphql.parser.NodeToRuleCapturingParser.ParserContext
Enclosing class:
NodeToRuleCapturingParser

public static class NodeToRuleCapturingParser.ParserContext extends Object
  • Constructor Details

    • ParserContext

      public ParserContext()
  • Method Details

    • getTokens

      protected org.antlr.v4.runtime.CommonTokenStream getTokens()
    • getNodeToRuleMap

      protected Map<Node<?>,org.antlr.v4.runtime.ParserRuleContext> getNodeToRuleMap()