| Constructor and Description |
|---|
FixedPtConstVisitor(Scope scopeRef,
javax.wsdl.Definition defn,
org.apache.ws.commons.schema.XmlSchema schemaRef,
org.apache.ws.commons.schema.XmlSchemaCollection xmlSchemas) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
accept(antlr.collections.AST node) |
CorbaType |
getCorbaType() |
Scope |
getFullyQualifiedName() |
org.apache.ws.commons.schema.XmlSchemaType |
getSchemaType() |
Scope |
getScope() |
void |
visit(antlr.collections.AST fixedNode) |
public FixedPtConstVisitor(Scope scopeRef, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, org.apache.ws.commons.schema.XmlSchemaCollection xmlSchemas)
public static boolean accept(antlr.collections.AST node)
public org.apache.ws.commons.schema.XmlSchemaType getSchemaType()
getSchemaType in interface Visitorpublic CorbaType getCorbaType()
getCorbaType in interface Visitorpublic Scope getFullyQualifiedName()
getFullyQualifiedName in interface VisitorApache CXF