All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
FieldParser.FieldMetaSignature |
parse(VariableElement elm,
EntityParsingContext entityContext) |
protected FieldParser.FieldMetaSignature |
parseOptional(AnnotationTree annotationTree,
FieldParsingContext context) |
protected FieldParser.FieldMetaSignature |
parseTuple1(AnnotationTree annotationTree,
FieldParsingContext context) |
protected FieldParser.FieldMetaSignature |
parseTuple10(AnnotationTree annotationTree,
FieldParsingContext context) |
protected FieldParser.FieldMetaSignature |
parseTuple2(AnnotationTree annotationTree,
FieldParsingContext context) |
protected FieldParser.FieldMetaSignature |
parseTuple3(AnnotationTree annotationTree,
FieldParsingContext context) |
protected FieldParser.FieldMetaSignature |
parseTuple4(AnnotationTree annotationTree,
FieldParsingContext context) |
protected FieldParser.FieldMetaSignature |
parseTuple5(AnnotationTree annotationTree,
FieldParsingContext context) |
protected FieldParser.FieldMetaSignature |
parseTuple6(AnnotationTree annotationTree,
FieldParsingContext context) |
protected FieldParser.FieldMetaSignature |
parseTuple7(AnnotationTree annotationTree,
FieldParsingContext context) |
protected FieldParser.FieldMetaSignature |
parseTuple8(AnnotationTree annotationTree,
FieldParsingContext context) |
protected FieldParser.FieldMetaSignature |
parseTuple9(AnnotationTree annotationTree,
FieldParsingContext context) |
protected FieldParser.FieldMetaSignature |
parseType(AnnotationTree annotationTree,
FieldParsingContext context,
com.squareup.javapoet.TypeName sourceType) |