Uses of Class
org.mozilla.javascript.ast.RegExpLiteral
Packages that use RegExpLiteral
-
Uses of RegExpLiteral in org.mozilla.javascript.ast
Methods in org.mozilla.javascript.ast with parameters of type RegExpLiteralModifier and TypeMethodDescriptionvoid
ScriptNode.addRegExp
(RegExpLiteral re) Called by IRFactory to add a RegExp to the regexp table.