Searched defs:removeToken (Results 1 – 3 of 3) sorted by relevance
167 public function removeToken(token:Token, programName:String = DEFAULT_PROGRAM_NAME):void { method in org.antlr.runtime.TokenRewriteStream
197 AtomicString DOMTokenList::removeToken(const AtomicString& input, const AtomicString& token) in removeToken() function in WebCore::DOMTokenList
1003 function removeToken(token) { function