gov.llnl.babel.parsers.sidl2
public class SIDLDumpVisitor extends java.lang.Object implements SIDLParserVisitor
Modifier and Type | Field and Description |
---|---|
protected java.io.PrintStream |
out |
Constructor and Description |
---|
SIDLDumpVisitor(java.io.PrintStream o) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
visit(ParseTreeNode node,
java.lang.Object data) |
public java.lang.Object visit(ParseTreeNode node, java.lang.Object data)
visit
in interface SIDLParserVisitor