public interface RDocModelBuilder extends TDDocCommentScope
NULL| Modifier and Type | Method and Description |
|---|---|
void |
beginClass(String name) |
CodeBlockBuilder |
beginMethod(String name) |
TDDocCommentBuilder |
beginTDDocComment(String name) |
void |
endClass() |
void |
setPackage(String pkg) |
void setPackage(String pkg)
void beginClass(String name)
void endClass()
CodeBlockBuilder beginMethod(String name)
TDDocCommentBuilder beginTDDocComment(String name)
beginTDDocComment in interface TDDocCommentScopeCopyright © 2005-2013 Agical AB. All Rights Reserved.