Package | Description |
---|---|
org.eclipse.wst.jsdt.core.ast | |
org.eclipse.wst.jsdt.core.infer |
Modifier and Type | Interface and Description |
---|---|
interface |
IJsDocReturnStatement
Provisional API: This class/interface is part of an interim API that is still under development and expected to
change significantly before reaching stability.
|
Modifier and Type | Method and Description |
---|---|
void |
ASTVisitor.endVisit(IReturnStatement returnStatement) |
boolean |
ASTVisitor.visit(IReturnStatement returnStatement) |
Modifier and Type | Method and Description |
---|---|
void |
InferEngine.endVisit(IReturnStatement returnStatement) |
boolean |
InferEngine.visit(IReturnStatement returnStatement) |
Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.