public class FieldOptionAnnoInfo extends OptionAnnoInfoBase
Store option annotation info
that come from a field
Constructor and Description |
---|
FieldOptionAnnoInfo(java.lang.String fieldName,
act.asm.Type type,
boolean optional) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
fieldName() |
java.lang.Class |
fieldType() |
boolean |
readFileContent() |
void |
setReadFileContent() |
Copyright © 2014–2017 ActFramework. All rights reserved.