| Package | Description |
|---|---|
| info.archinnov.achilles.internals.parser | |
| info.archinnov.achilles.internals.parser.context |
| Modifier and Type | Method and Description |
|---|---|
FieldInfoContext |
FieldInfoParser.buildFieldInfo(VariableElement elm,
AnnotationTree annotationTree,
EntityParsingContext context) |
| Constructor and Description |
|---|
FieldParsingContext(EntityParsingContext entityContext,
com.squareup.javapoet.TypeName entityRawType,
FieldInfoContext fieldInfoContext) |
FieldParsingContext(EntityParsingContext entityContext,
com.squareup.javapoet.TypeName entityRawType,
FieldInfoContext fieldInfoContext,
boolean buildExtractor) |
Copyright © 2012-2021. All Rights Reserved.