[[["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."],[[["`ExpressionParser.expression_return` is a class that extends `org.antlr.runtime.ParserRuleReturnScope`, inheriting from a chain of classes starting with `java.lang.Object`."],["It inherits multiple methods from `java.lang.Object`, including `clone()`, `equals()`, `finalize()`, `getClass()`, `hashCode()`, `notify()`, `notifyAll()`, `toString()`, and different versions of `wait()`."],["The class also inherits methods from `org.antlr.runtime.ParserRuleReturnScope` such as `getStart()`, `getStop()` and getTree(), in addition to `getTemplate()` from `org.antlr.runtime.RuleReturnScope`."],["`expression_return()` is the constructor of this class, allowing for the creation of new instances."],["The class has a method `getTree()` that is of the `CommonTree` type, overriding the inherited `getTree()` method."]]],[]]