Searched defs:OP_LPAREN_SUBEXP (Results 1 - 1 of 1) sorted by relevance

/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/constants/
H A DSyntaxProperties.java37 final int OP_LPAREN_SUBEXP = (1<<12); /* (...); */ field in interface:SyntaxProperties

Completed in 34 milliseconds