static interface Element.Strategy
Modifier and Type | Method and Description |
---|---|
void |
declare(NodeSet nset) |
void |
generate(com.sun.codemodel.JDefinedClass clazz,
NodeSet nset,
java.util.Set<Prop> props) |
void |
generate(NodeSet nset) |