Package | Description |
---|---|
com.agical.rdoc.core.model | |
com.agical.rdoc.core.model.impl | |
com.agical.rdoc.core.parser |
Modifier and Type | Field and Description |
---|---|
static TDDocCommentBuilder |
TDDocCommentBuilder.NULL |
Modifier and Type | Method and Description |
---|---|
TDDocCommentBuilder |
CodeBlockBuilder.beginTDDocComment(String identifier) |
TDDocCommentBuilder |
TDDocCommentScope.beginTDDocComment(String id) |
TDDocCommentBuilder |
RDocModelBuilder.beginTDDocComment(String name) |
TDDocCommentBuilder |
ModelFactory.createDocComment(String id) |
Modifier and Type | Class and Description |
---|---|
class |
RDocCommentBuilderImpl |
class |
TDDocCommentBuilderDecorator |
Modifier and Type | Method and Description |
---|---|
TDDocCommentBuilder |
CodeBockBuilderDecorator.beginTDDocComment(String identifier) |
TDDocCommentBuilder |
RDocModelBuilderImpl.beginTDDocComment(String name) |
TDDocCommentBuilder |
CodeBlockBuilderImpl.beginTDDocComment(String identifier) |
TDDocCommentBuilder |
RDocModelFactory.createDocComment(String id) |
Constructor and Description |
---|
TDDocCommentBuilderDecorator(TDDocCommentBuilder decoratedBuilder) |
Modifier and Type | Method and Description |
---|---|
void |
RDocParser.tdDocEmphasized(TDDocCommentBuilder rdocCommentBuilder) |
void |
RDocParser.tdDocNewParagraph(TDDocCommentBuilder rdocCommentBuilder) |
void |
RDocParser.tdDocStrong(TDDocCommentBuilder rdocCommentBuilder) |
Copyright © 2005-2013 Agical AB. All Rights Reserved.