Searched refs:BIT_LIST (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 DNodeType.java45 final int BIT_LIST = 1 << LIST; field in interface:NodeType
50 final int ALLOWED_IN_LB = ( BIT_LIST |

Completed in 37 milliseconds