Class CompilerState
java.lang.Object
org.htmlunit.corejs.javascript.regexp.CompilerState
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) int(package private) int(package private) int(package private) char[](package private) int(package private) Context(package private) int(package private) int(package private) int(package private) int(package private) int(package private) RENode -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
Constructor Details
-
CompilerState
CompilerState(Context cx, char[] source, int length, int flags)
-