Searched refs:caseAWithCommand (Results 1 – 8 of 8) sorted by relevance
450 public void caseAWithCommand(AWithCommand node) { in caseAWithCommand() method in StructuralWhitespaceStripper452 super.caseAWithCommand(node); in caseAWithCommand()
49 ((Analysis) sw).caseAWithCommand(this); in apply()
26 void caseAWithCommand(AWithCommand node); in caseAWithCommand() method
127 public void caseAWithCommand(AWithCommand node) in caseAWithCommand() method in AnalysisAdapter
332 public void caseAWithCommand(AWithCommand node) in caseAWithCommand() method in DepthFirstAdapter
333 public void caseAWithCommand(AWithCommand node) in caseAWithCommand() method in ReversedDepthFirstAdapter
291 public void caseAWithCommand(AWithCommand node) { in caseAWithCommand() method in TemplateInterpreter
324 public void caseAWithCommand(AWithCommand node) { in caseAWithCommand() method in TemplateTranslator