Searched refs:Otherwise (Results 1 - 7 of 7) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DOtherwise.java21 * $Id: Otherwise.java,v 1.2.4.1 2005/09/02 10:58:56 pvedula Exp $
37 final class Otherwise extends Instruction { class in inherits:Instruction
40 Util.println("Otherwise");
H A DChoose.java64 Otherwise otherwise = null;
71 // Traverse all child nodes - must be either When or Otherwise
78 // Add an Otherwise child element
79 else if (element instanceof Otherwise) {
81 otherwise = (Otherwise)element;
108 // When/Otherwise if test on current When fails
H A DLiteralElement.java539 if (chooseChild instanceof When || chooseChild instanceof Otherwise) {
H A DSyntaxTreeNode.java607 ((item instanceof When || item instanceof Otherwise)
/openjdk7/corba/src/share/classes/com/sun/corba/se/spi/legacy/connection/
H A DREADME.txt39 type/host/port it will use the existing connection. Otherwise it will
/openjdk7/jdk/src/macosx/native/jobjc/src/core/
H A DPrimitiveCoder.hs32 Otherwise, see http://www.haskell.org/ghc/
/openjdk7/jdk/make/jpda/jdwp/
H A Djdwp.spec1753 "Otherwise, the count of pending suspends on this thread is "
2231 "suppressed, the event is reported. Otherwise, the event is not "

Completed in 42 milliseconds