What does a $ in a javascript function name mean? -


gwt outputs codes this:

function com_mycompany_mywebapp_client_ctest_$$init__lcom_mycompany_mywebapp_client_ctest_2v(){ this$static} 

what $ mean, or character underscore? this_static mean same thing?

nuthin. it's character. think of s stick stuck through it.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -