public class SequenceVisitor extends VisitorBase
deferredActions, definition, manager, mapper, schema, schemas, scopedNames, typeMap, wsdlVisitor| Constructor and Description |
|---|
SequenceVisitor(Scope scope,
javax.wsdl.Definition defn,
org.apache.ws.commons.schema.XmlSchema schemaRef,
WSDLASTVisitor wsdlVisitor,
antlr.collections.AST identifierNodeRef) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
accept(antlr.collections.AST node) |
void |
visit(antlr.collections.AST seq) |
getCorbaType, getFullyQualifiedName, getSchemaType, getScope, getScopedNames, getWsdlVisitor, setCorbaType, setFullyQualifiedName, setSchemaTypepublic SequenceVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlVisitor, antlr.collections.AST identifierNodeRef)
public static boolean accept(antlr.collections.AST node)
public void visit(antlr.collections.AST seq)
visit in interface Visitorvisit in class VisitorBaseApache CXF