Package | Description |
---|---|
org.eclipse.wst.jsdt.core.ast | |
org.eclipse.wst.jsdt.core.infer |
Modifier and Type | Method and Description |
---|---|
void |
ASTVisitor.endVisit(IObjectLiteral literal) |
boolean |
ASTVisitor.visit(IObjectLiteral literal) |
Modifier and Type | Method and Description |
---|---|
void |
InferEngine.endVisit(IObjectLiteral literal) |
protected void |
InferEngine.populateType(InferredType type,
IObjectLiteral objLit,
boolean isStatic) |
boolean |
InferEngine.visit(IObjectLiteral literal) |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.