org.eclipse.jdt.internal.compiler.env
接口 IGenericField

所有已知子接口:
IBinaryField, ISourceField
所有已知实现类:
FieldInfo, FieldInfoWithAnnotation

public interface IGenericField


方法摘要
 int getModifiers()
          Answer an int whose bits are set according the access constants defined by the VM spec.
 

方法详细信息

getModifiers

int getModifiers()
Answer an int whose bits are set according the access constants defined by the VM spec.



Copyright © 2013. All Rights Reserved.