Uses of Class
com.yahoo.schema.parser.ParsedAnnotation
Packages that use ParsedAnnotation
-
Uses of ParsedAnnotation in com.yahoo.schema.parser
Methods in com.yahoo.schema.parser that return types with arguments of type ParsedAnnotationMethods in com.yahoo.schema.parser with parameters of type ParsedAnnotationModifier and TypeMethodDescriptionvoidParsedDocument.addAnnotation(ParsedAnnotation annotation) voidParsedSchema.addAnnotation(ParsedAnnotation annotation) final voidSchemaParser.annotationBody(ParsedAnnotation type) Consumes a single element of an annotation body block.final voidSchemaParser.inheritsAnnotation(ParsedAnnotation annotation)