antlr
public class CSharpNameSpace extends NameSpace
Constructor Summary | |
---|---|
CSharpNameSpace(String name) |
Method Summary | |
---|---|
void | emitClosures(PrintWriter out)
Method to generate the required CSharp namespace closures |
void | emitDeclarations(PrintWriter out)
Method to generate the required CSharp namespace declarations |