@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface Joined
Modifier and Type | Required Element and Description |
---|---|
Joined.Term[] |
terms
Each source term using join.
|
public abstract Joined.Term[] terms
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.