fluentast-core / at.hschroedl.fluentast / annotation
annotation
fun annotation(name: String): FluentMarkerAnnotation (source)
fun annotation(name: String, expression: FluentExpression): FluentSingleMemberAnnotation (source)
fun annotation(name: String, vararg members: FluentMemberValuePair): FluentNormalAnnotation (source)
Generated using Dokka.