Inherits from __builtin__.object
do something! What you do is determined by the argument: 1 Output A. Copy B to A. Get the next B. 2 Copy B to A. Get the next B. (Delete A). 3 Get the next B. (Delete B). action treats a string as a single character. Wow! action recognizes a regular expression if it is preceded by ( or , or =.
return the next character from stdin. Watch out for lookahead. If the character is a control character, translate it to a space or linefeed.
Copy the input to the output, deleting the characters which are insignificant to JavaScript. Comments will be removed. Tabs will be replaced with spaces. Carriage returns will be replaced with linefeeds. Most spaces and linefeeds will be removed.
get the next character, excluding comments. peek() is used to see if an unescaped '/' is followed by a '/' or '*'.
No docs
No docs
No docs
minify (self, instream, outstream)
No docs
Inherits from exceptions.Exception
Inherits from exceptions.Exception
Inherits from exceptions.Exception
frappe.utils.minify.isAlphanum (c)
return true if the character is a letter, digit, underscore, dollar sign, or non-ASCII character.
frappe.utils.minify.jsmin (js)
No docs