[[["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.num_return` is a public static class that extends `ParserRuleReturnScope`, which itself extends `RuleReturnScope` and ultimately `Object`."],["It inherits several methods from `java.lang.Object`, such as `clone()`, `equals(Object)`, and `toString()`."],["It also inherits members from `org.antlr.runtime.ParserRuleReturnScope` and `org.antlr.runtime.RuleReturnScope` like `getStart()`, `getStop()`, `getTree()`, and `getTemplate()`."],["The class includes a constructor `num_return()` and a method `getTree()`, which returns an `org.antlr.runtime.tree.CommonTree` and overrides the parent method."]]],[]]