Home
last modified time | relevance | path

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

/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
DAIfCommand.java33 setOtherwise(_otherwise_); in AIfCommand()
132 public void setOtherwise(PCommand node) in setOtherwise() method in AIfCommand
217 setOtherwise((PCommand) newChild); in replaceChild()