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