Class TypesUtils
java.lang.Object
org.apache.cxf.tools.corba.processors.idl.TypesUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic ScopegenerateAnonymousScopedName(Scope scope, org.apache.ws.commons.schema.XmlSchema schema) static StringgetConstValueByName(antlr.collections.AST node, TypeMappingType typeMap) static antlr.collections.ASTgetCorbaTypeNameNode(antlr.collections.AST node) Returns node corresponding to the name of the CORBA primitive type node.static boolean
-
Method Details
-
getCorbaTypeNameNode
public static antlr.collections.AST getCorbaTypeNameNode(antlr.collections.AST node) Returns node corresponding to the name of the CORBA primitive type node.- Parameters:
node-- Returns:
-
isValidIdentifier
-
generateAnonymousScopedName
-
getConstValueByName
-