|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.tools.corba.processors.idl.VisitorBase
org.apache.cxf.tools.corba.processors.idl.ConstrTypeSpecVisitor
public class ConstrTypeSpecVisitor
Field Summary | |
---|---|
protected antlr.collections.AST |
identifierNode
|
Fields inherited from class org.apache.cxf.tools.corba.processors.idl.VisitorBase |
---|
deferredActions, definition, manager, mapper, schema, schemas, scopedNames, typeMap, wsdlVisitor |
Constructor Summary | |
---|---|
ConstrTypeSpecVisitor(Scope scope,
javax.wsdl.Definition defn,
org.apache.ws.commons.schema.XmlSchema schemaRef,
WSDLASTVisitor wsdlASTVisitor,
antlr.collections.AST identifierNodeRef)
|
Method Summary | |
---|---|
static boolean |
accept(antlr.collections.AST node)
|
void |
visit(antlr.collections.AST node)
|
Methods inherited from class org.apache.cxf.tools.corba.processors.idl.VisitorBase |
---|
getCorbaType, getFullyQualifiedName, getSchemaType, getScope, getScopedNames, getWsdlVisitor, setCorbaType, setFullyQualifiedName, setSchemaType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected antlr.collections.AST identifierNode
Constructor Detail |
---|
public ConstrTypeSpecVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlASTVisitor, antlr.collections.AST identifierNodeRef)
Method Detail |
---|
public static boolean accept(antlr.collections.AST node)
public void visit(antlr.collections.AST node)
visit
in interface Visitor
visit
in class VisitorBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |