Searched refs:getInlineActions (Results 1 – 2 of 2) sorted by relevance
354 public List<GrammarAST> getInlineActions() { in getInlineActions() method in Rule
1890 List<GrammarAST> actions = r.getInlineActions(); in examineAllExecutableActions()