|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface ISourceField
| 方法摘要 | |
|---|---|
int |
getDeclarationSourceEnd()
Answer the source end position of the field's declaration. |
int |
getDeclarationSourceStart()
Answer the source start position of the field's declaration. |
char[] |
getInitializationSource()
Answer the initialization source for this constant field. |
int |
getNameSourceEnd()
Answer the source end position of the field's name. |
int |
getNameSourceStart()
Answer the source start position of the field's name. |
char[] |
getTypeName()
Answer the type name of the field. |
| 从接口 org.eclipse.jdt.internal.compiler.env.IGenericField 继承的方法 |
|---|
getModifiers |
| 方法详细信息 |
|---|
int getDeclarationSourceEnd()
int getDeclarationSourceStart()
char[] getInitializationSource()
int getNameSourceEnd()
int getNameSourceStart()
char[] getTypeName()
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||