public final class Ref extends Leaf
Constructor and Description |
---|
Ref(org.xml.sax.Locator location,
Define def) |
Ref(org.xml.sax.Locator location,
Grammar scope,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
generate(com.sun.codemodel.JDefinedClass clazz,
NodeSet nset,
java.util.Set<Prop> props)
Populate the body of the writer class.
|
boolean |
isInline() |