|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface ASTField
Abstract Syntax Tree Field node
| Method Summary | |
|---|---|
ASTAccessModifier |
getAccessModifier()
Supplies the access modifier for this field |
ASTType |
getASTType()
Supplies the type of the field represented. |
Object |
getConstantValue()
Supplies the constant value for this field (if one exists) IE: static String value = "constant" |
| Methods inherited from interface org.androidtransfuse.analysis.adapter.ASTBase |
|---|
getAnnotation, getAnnotations, getASTAnnotation, getName, isAnnotated |
| Method Detail |
|---|
ASTType getASTType()
ASTAccessModifier getAccessModifier()
Object getConstantValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||