|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UndefinedLiteral | |
---|---|
org.eclipse.wst.jsdt.core.dom |
Uses of UndefinedLiteral in org.eclipse.wst.jsdt.core.dom |
---|
Methods in org.eclipse.wst.jsdt.core.dom that return UndefinedLiteral | |
---|---|
UndefinedLiteral |
AST.newUndefinedLiteral()
Creates and returns a new unparented 'undefined' literal node. |
Methods in org.eclipse.wst.jsdt.core.dom with parameters of type UndefinedLiteral | |
---|---|
void |
ASTVisitor.endVisit(UndefinedLiteral node)
|
boolean |
ASTMatcher.match(UndefinedLiteral node,
java.lang.Object other)
|
boolean |
ASTVisitor.visit(UndefinedLiteral node)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |