public interface Visitor
| Modifier and Type | Method and Description |
|---|---|
CorbaTypeImpl |
getCorbaType() |
Scope |
getFullyQualifiedName() |
org.apache.ws.commons.schema.XmlSchemaType |
getSchemaType() |
Scope |
getScope() |
void |
visit(antlr.collections.AST node) |
void visit(antlr.collections.AST node)
org.apache.ws.commons.schema.XmlSchemaType getSchemaType()
CorbaTypeImpl getCorbaType()
Scope getScope()
Scope getFullyQualifiedName()
Apache CXF