|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectantlr.NameSpace
antlr.CSharpNameSpace
| Constructor Summary | |
CSharpNameSpace(java.lang.String name)
|
|
| Method Summary | |
(package private) void |
emitClosures(java.io.PrintWriter out)
Method to generate the required CSharp namespace closures |
(package private) void |
emitDeclarations(java.io.PrintWriter out)
Method to generate the required CSharp namespace declarations |
| Methods inherited from class antlr.NameSpace |
getName, parse |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CSharpNameSpace(java.lang.String name)
| Method Detail |
void emitDeclarations(java.io.PrintWriter out)
emitDeclarations in class NameSpacevoid emitClosures(java.io.PrintWriter out)
emitClosures in class NameSpace
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||