|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DataPatternBuilder<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>>
| Method Summary | |
|---|---|
void |
addParam(java.lang.String name,
java.lang.String value,
Context context,
java.lang.String ns,
L loc,
A anno)
|
void |
annotation(E ea)
|
P |
makePattern(L loc,
A anno)
|
P |
makePattern(P except,
L loc,
A anno)
|
| Method Detail |
|---|
void addParam(java.lang.String name,
java.lang.String value,
Context context,
java.lang.String ns,
L loc,
A anno)
throws BuildException
BuildExceptionvoid annotation(E ea)
P makePattern(L loc,
A anno)
throws BuildException
BuildException
P makePattern(P except,
L loc,
A anno)
throws BuildException
BuildException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||