public class DefaultNCharStreamElementBuilder extends AbstractNElementBuilder implements NCharStreamElementBuilder
| Constructor and Description |
|---|
DefaultNCharStreamElementBuilder() |
annotations, comments, leadingComments, trailingCommentsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitannotationscomments, leadingComments, trailingCommentspublic NCharStreamElementBuilder doWith(Consumer<NCharStreamElementBuilder> con)
doWith in interface NCharStreamElementBuilderpublic NReaderProvider value()
value in interface NCharStreamElementBuilderpublic NCharStreamElementBuilder value(NReaderProvider value)
value in interface NCharStreamElementBuilderpublic NCharStreamElement build()
build in interface NCharStreamElementBuilderbuild in interface NElementBuilderpublic NElementType type()
type in interface NElementBuilderpublic NCharStreamElementBuilder copyFrom(NCharStreamElement element)
copyFrom in interface NCharStreamElementBuilderpublic NCharStreamElementBuilder copyFrom(NCharStreamElementBuilder element)
copyFrom in interface NCharStreamElementBuilderpublic NCharStreamElementBuilder addLeadingComment(NElementCommentType type, String text)
addLeadingComment in interface NCharStreamElementBuilderaddLeadingComment in interface NElementBuilderaddLeadingComment in class AbstractNElementBuilderpublic NCharStreamElementBuilder addTrailingComment(NElementCommentType type, String text)
addTrailingComment in interface NCharStreamElementBuilderaddTrailingComment in interface NElementBuilderaddTrailingComment in class AbstractNElementBuilderpublic NCharStreamElementBuilder addLeadingComment(NElementComment comment)
addLeadingComment in interface NCharStreamElementBuilderaddLeadingComment in interface NElementBuilderaddLeadingComment in class AbstractNElementBuilderpublic NCharStreamElementBuilder addLeadingComments(NElementComment... comments)
addLeadingComments in interface NCharStreamElementBuilderaddLeadingComments in interface NElementBuilderaddLeadingComments in class AbstractNElementBuilderpublic NCharStreamElementBuilder addTrailingComment(NElementComment comment)
addTrailingComment in interface NCharStreamElementBuilderaddTrailingComment in interface NElementBuilderaddTrailingComment in class AbstractNElementBuilderpublic NCharStreamElementBuilder addTrailingComments(NElementComment... comments)
addTrailingComments in interface NCharStreamElementBuilderaddTrailingComments in interface NElementBuilderaddTrailingComments in class AbstractNElementBuilderpublic NCharStreamElementBuilder removeTrailingCommentAt(int index)
removeTrailingCommentAt in interface NCharStreamElementBuilderremoveTrailingCommentAt in interface NElementBuilderremoveTrailingCommentAt in class AbstractNElementBuilderpublic NCharStreamElementBuilder removeLeadingCommentAt(int index)
removeLeadingCommentAt in interface NCharStreamElementBuilderremoveLeadingCommentAt in interface NElementBuilderremoveLeadingCommentAt in class AbstractNElementBuilderpublic NCharStreamElementBuilder removeTrailingComment(NElementComment comment)
removeTrailingComment in interface NCharStreamElementBuilderremoveTrailingComment in interface NElementBuilderremoveTrailingComment in class AbstractNElementBuilderpublic NCharStreamElementBuilder removeLeadingComment(NElementComment comment)
removeLeadingComment in interface NCharStreamElementBuilderremoveLeadingComment in interface NElementBuilderremoveLeadingComment in class AbstractNElementBuilderpublic NCharStreamElementBuilder addComments(NElementComments comments)
addComments in interface NCharStreamElementBuilderaddComments in interface NElementBuilderaddComments in class AbstractNElementBuilderpublic NCharStreamElementBuilder addAnnotations(List<NElementAnnotation> annotations)
addAnnotations in interface NCharStreamElementBuilderaddAnnotations in interface NElementBuilderaddAnnotations in class AbstractNElementBuilderpublic NCharStreamElementBuilder addAnnotation(String name, NElement... args)
addAnnotation in interface NCharStreamElementBuilderaddAnnotation in interface NElementBuilderaddAnnotation in class AbstractNElementBuilderpublic NCharStreamElementBuilder addAnnotation(NElementAnnotation annotation)
addAnnotation in interface NCharStreamElementBuilderaddAnnotation in interface NElementBuilderaddAnnotation in class AbstractNElementBuilderpublic NCharStreamElementBuilder addAnnotationAt(int index, NElementAnnotation annotation)
addAnnotationAt in interface NCharStreamElementBuilderaddAnnotationAt in interface NElementBuilderaddAnnotationAt in class AbstractNElementBuilderpublic NCharStreamElementBuilder removeAnnotationAt(int index)
removeAnnotationAt in interface NCharStreamElementBuilderremoveAnnotationAt in interface NElementBuilderremoveAnnotationAt in class AbstractNElementBuilderpublic NCharStreamElementBuilder clearAnnotations()
clearAnnotations in interface NCharStreamElementBuilderclearAnnotations in interface NElementBuilderclearAnnotations in class AbstractNElementBuilderpublic NCharStreamElementBuilder clearComments()
clearComments in interface NCharStreamElementBuilderclearComments in interface NElementBuilderclearComments in class AbstractNElementBuilderCopyright © 2025 vpc open source initiative. All rights reserved.