Uses of Class
org.eclipse.wst.jsdt.core.JsGlobalScopeVariableInitializer

Packages that use JsGlobalScopeVariableInitializer
org.eclipse.wst.jsdt.core   
 

Uses of JsGlobalScopeVariableInitializer in org.eclipse.wst.jsdt.core
 

Methods in org.eclipse.wst.jsdt.core that return JsGlobalScopeVariableInitializer
static JsGlobalScopeVariableInitializer JavaScriptCore.getJsGlobalScopeVariableInitializer(java.lang.String variable)
          Helper method finding the includepath variable initializer registered for a given includepath variable name or null if none was found while iterating over the contributions to extension point to the extension point "org.eclipse.wst.jsdt.core.JsGlobalScopeVariableInitializer".