[[["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-04-17 UTC."],[[["`QueryParser.primitive_return` is a class that extends `org.antlr.runtime.ParserRuleReturnScope`, which itself inherits from `org.antlr.runtime.RuleReturnScope` and ultimately `java.lang.Object`."],["The class inherits various methods from its parent classes, including methods like `clone()`, `equals()`, `getStart()`, and `getStop()`, among others."],["The `primitive_return()` constructor is a public constructor for this class."],["The `getTree()` method, which returns a `org.antlr.runtime.tree.CommonTree` object, is the only method explicitly defined in `QueryParser.primitive_return`, overriding its parent class method."]]],[]]