[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-12 UTC."],[[["`QueryParser.query_return` is a public static class that extends `ParserRuleReturnScope`, inheriting from a chain of classes starting with `java.lang.Object`."],["The class inherits various members from the `Object` class, such as `clone()`, `equals(Object)`, `getClass()`, `toString()`, and several others."],["It also inherits members from `org.antlr.runtime.ParserRuleReturnScope` and `org.antlr.runtime.RuleReturnScope`, such as `getStart()`, `getStop()`, and `getTemplate()`."],["`query_return()` is the constructor for this class, and it has one method `getTree()`, which is overriden from its parent class and returns a `CommonTree` object."]]],[]]