Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Eclipse Platform, JDT and PDE 3.1
Package:
org.eclipse.jdt.core.dom
Class
public
class
MemberValuePair
extends
ASTNode
Overview
Inheritance
Members
Usage
Source
Books
Since
3.1
Version
Not specified.
Author(s)
Not specified.
Member value pair node (added in JLS3 API). Member value pairs appear in annotations.
MemberValuePair: SimpleName
=
Expression
Within annotations, only certain kinds of expressions are meaningful, including other annotations.
See also
NormalAnnotation
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
Within annotations, only certain kinds of expressions are meaningful, including other annotations.