[[["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."],[[["`ExpressionParser.condExpr_return` is a class that extends `org.antlr.runtime.ParserRuleReturnScope`, which in turn extends `org.antlr.runtime.RuleReturnScope` and then ultimately `java.lang.Object`."],["This class inherits numerous methods from its parent classes, including methods related to object management like `clone()`, `equals()`, `hashCode()`, and `toString()`, as well as those from the parser like getStart(), getStop(), getTemplate(), and getTree()."],["It has a default constructor `condExpr_return()` that takes no arguments."],["The class overrides the `getTree()` method, which returns a `org.antlr.runtime.tree.CommonTree` object."]]],[]]