Searched refs:forStat_return (Results 1 – 1 of 1) sorted by relevance
923 SimpleCParser.forStat_return forStat24 = null; in stat()1074 public static class forStat_return extends ParserRuleReturnScope { class in SimpleCParser1081 public final SimpleCParser.forStat_return forStat() throws RecognitionException { in forStat()1082 SimpleCParser.forStat_return retval = new SimpleCParser.forStat_return(); in forStat()