Searched refs:Choose (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DChoose.java21 * $Id: Choose.java,v 1.2.4.1 2005/09/01 12:00:14 pvedula Exp $
46 final class Choose extends Instruction { class in inherits:Instruction
53 Util.println("Choose");
59 * Translate this Choose element. Generate a test-chain for the various
H A DXslAttribute.java120 if (item instanceof Choose) continue;
H A DLiteralElement.java534 else if (child instanceof Choose) {
H A DSyntaxTreeNode.java602 else if (node instanceof Choose) {

Completed in 34 milliseconds