org.eclipse.jdt.internal.compiler
Class ISourceElementRequestor.FieldInfo
java.lang.Object
org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
- Enclosing interface:
- ISourceElementRequestor
public static class ISourceElementRequestor.FieldInfo
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
declarationStart
public int declarationStart
modifiers
public int modifiers
type
public char[] type
name
public char[] name
nameSourceStart
public int nameSourceStart
nameSourceEnd
public int nameSourceEnd
categories
public char[][] categories
annotations
public Annotation[] annotations
node
public FieldDeclaration node
ISourceElementRequestor.FieldInfo
public ISourceElementRequestor.FieldInfo()