JavaScript Development Tools
Release 3.2

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(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".
 


JavaScript Development Tools
Release 3.2

Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.