Searched refs:NODETYPE_COMMENT (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DOpCodes.java472 * [NODETYPE_COMMENT]
480 public static final int NODETYPE_COMMENT = 1030; field in class:OpCodes
H A DKeywords.java247 new Integer(OpCodes.NODETYPE_COMMENT));
264 new Integer(OpCodes.NODETYPE_COMMENT));
H A DCompiler.java753 case OpCodes.NODETYPE_COMMENT :

Completed in 32 milliseconds