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 TDDocCommentScope
Copyright © 2005-2013 Agical AB. All Rights Reserved.