private static class CodeGen.ValueCountVisitor extends SchemaVisitor
| Modifier and Type | Field and Description |
|---|---|
private int |
m_count |
| Modifier | Constructor and Description |
|---|---|
private |
CodeGen.ValueCountVisitor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
boolean |
visit(AttributeElement node)
Visit attribute element.
|
boolean |
visit(AttributeGroupRefElement node)
Visit attributeGroup element for reference.
|
boolean |
visit(ElementElement node)
Visit element element.
|
boolean |
visit(GroupRefElement node)
Visit group element for reference.
|
exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visitpublic int getCount()
public boolean visit(AttributeElement node)
SchemaVisitorvisit in class SchemaVisitornode - element being visitedtrue if children to be processed, false if notpublic boolean visit(AttributeGroupRefElement node)
SchemaVisitorvisit in class SchemaVisitornode - element being visitedtrue if children to be processed, false if notpublic boolean visit(ElementElement node)
SchemaVisitorvisit in class SchemaVisitornode - element being visitedtrue if children to be processed, false if notpublic boolean visit(GroupRefElement node)
SchemaVisitorvisit in class SchemaVisitornode - element being visitedtrue if children to be processed, false if not