Searched defs:OP_ESC_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.java38 final int OP_ESC_LPAREN_SUBEXP = (1<<13); /* \(...\); */ field in interface:SyntaxProperties

Completed in 51 milliseconds