Home
last modified time | relevance | path

Searched refs:outACommentCommand (Results 1 – 2 of 2) sorted by relevance

/external/jsilver/src/com/google/clearsilver/jsilver/syntax/analysis/
DDepthFirstAdapter.java68 public void outACommentCommand(ACommentCommand node) in outACommentCommand() method in DepthFirstAdapter
85 outACommentCommand(node); in caseACommentCommand()
DReversedDepthFirstAdapter.java69 public void outACommentCommand(ACommentCommand node) in outACommentCommand() method in ReversedDepthFirstAdapter
86 outACommentCommand(node); in caseACommentCommand()