Package antlr
Class CSharpNameSpace
java.lang.Object
antlr.NameSpace
antlr.CSharpNameSpace
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
emitClosures
(PrintWriter out) Method to generate the required CSharp namespace closures(package private) void
Method to generate the required CSharp namespace declarations
-
Constructor Details
-
CSharpNameSpace
-
-
Method Details
-
emitDeclarations
Method to generate the required CSharp namespace declarations- Overrides:
emitDeclarations
in classNameSpace
-
emitClosures
Method to generate the required CSharp namespace closures- Overrides:
emitClosures
in classNameSpace
-