|
JavaScript Development Tools Release 3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IAbstractVariableDeclaration | |
---|---|
org.eclipse.wst.jsdt.core.ast | |
org.eclipse.wst.jsdt.core.infer |
Uses of IAbstractVariableDeclaration in org.eclipse.wst.jsdt.core.ast |
---|
Subinterfaces of IAbstractVariableDeclaration in org.eclipse.wst.jsdt.core.ast | |
---|---|
interface |
IArgument
Representation of a function argument This interface is not intended to be implemented by clients. |
interface |
IFieldDeclaration
This interface is not intended to be implemented by clients. |
interface |
IInitializer
This interface is not intended to be implemented by clients. |
interface |
ILocalDeclaration
Representation of a local var declaration. |
Uses of IAbstractVariableDeclaration in org.eclipse.wst.jsdt.core.infer |
---|
Methods in org.eclipse.wst.jsdt.core.infer that return IAbstractVariableDeclaration | |
---|---|
protected IAbstractVariableDeclaration |
InferEngine.getVariable(IExpression expression)
Finds a Var Declaration on the context from the name represented with the expression Currently, only SNR are supported |
|
JavaScript Development Tools Release 3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |