Searched refs:caseAInlineCommand (Results 1 – 6 of 6) sorted by relevance
77 public void caseAInlineCommand(AInlineCommand node) {101 public void caseAInlineCommand(AInlineCommand node) { in caseAInlineCommand() method in InlineRewriter
39 ((Analysis) sw).caseAInlineCommand(this); in apply()
40 void caseAInlineCommand(AInlineCommand node); in caseAInlineCommand() method
197 public void caseAInlineCommand(AInlineCommand node) in caseAInlineCommand() method in AnalysisAdapter
770 public void caseAInlineCommand(AInlineCommand node) in caseAInlineCommand() method in DepthFirstAdapter
775 public void caseAInlineCommand(AInlineCommand node) in caseAInlineCommand() method in ReversedDepthFirstAdapter