Package | Description |
---|---|
org.eclipse.wst.jsdt.core.dom |
Modifier and Type | Method and Description |
---|---|
ListExpression |
AST.newListExpression() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultASTVisitor.endVisit(ListExpression node) |
void |
ASTVisitor.endVisit(ListExpression node) |
boolean |
ASTMatcher.match(ListExpression node,
java.lang.Object other) |
boolean |
DefaultASTVisitor.visit(ListExpression node) |
boolean |
ASTVisitor.visit(ListExpression node) |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.