public class IDLVisitor extends Object
| Constructor and Description |
|---|
IDLVisitor() |
| Modifier and Type | Method and Description |
|---|---|
IDL |
getIDL() |
String |
getTypeName(antlr.collections.AST node) |
void |
setIDL(IDL idl) |
void |
setModule(String module) |
void |
visit(antlr.collections.AST node) |
public IDL getIDL()
public void setIDL(IDL idl)
public void visit(antlr.collections.AST node)
throws InvalidIDLException
InvalidIDLExceptionpublic String getTypeName(antlr.collections.AST node)
public void setModule(String module)
Copyright © The Apache Software Foundation. All Rights Reserved.