public interface DataPatternBuilder<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>>
void addParam(String name, String value, Context context, String ns, L loc, A anno) throws BuildException
BuildExceptionvoid annotation(E ea)
P makePattern(L loc, A anno) throws BuildException
BuildExceptionP makePattern(P except, L loc, A anno) throws BuildException
BuildExceptionCopyright © 2015 Oracle Corporation. All Rights Reserved.