Package | Description |
---|---|
org.eclipse.wst.jsdt.core.dom |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTypeDeclaration
Abstract subclass for type declaration AST node types.
|
class |
FieldDeclaration
Field declaration node type.
|
class |
FunctionDeclaration
Method declaration AST node type.
|
class |
Initializer
Static or instance initializer AST node type.
|
class |
TypeDeclaration
Type declaration AST node type.
|
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.