Class RegexNode
java.lang.Object
me.topchetoeu.j2s.compilation.Node
me.topchetoeu.j2s.compilation.values.RegexNode
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
compile
(CompileResult target, boolean pollute) void
compileFunctions
(CompileResult target)
-
Field Details
-
pattern
-
flags
-
-
Constructor Details
-
RegexNode
-
-
Method Details
-
compileFunctions
- Specified by:
compileFunctions
in classNode
-
compile
-
parse
-