[[["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.addExpr_return` is a class that extends `org.antlr.runtime.ParserRuleReturnScope`, inheriting functionality from it and other parent classes such as `org.antlr.runtime.RuleReturnScope` and `java.lang.Object`."],["The class inherits numerous methods from `java.lang.Object`, including `clone()`, `equals()`, and `toString()`, which are essential for basic object operations."],["It also inherits other methods from parent classes like `getStart()`, `getStop()`, and `getTree()` from `org.antlr.runtime.ParserRuleReturnScope`, and `getTemplate()` from `org.antlr.runtime.RuleReturnScope`."],["The class provides a constructor, `addExpr_return()`, and overrides the `getTree()` method from `org.antlr.runtime.ParserRuleReturnScope`, which is used for getting the parse tree in the form of a `org.antlr.runtime.tree.CommonTree`."]]],[]]