Class ASTMCCustomTypeArgumentBuilder
- java.lang.Object
-
- de.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
- de.monticore.types.mcsimplegenerictypes._ast.ASTMCCustomTypeArgumentBuilder
-
public class ASTMCCustomTypeArgumentBuilder extends de.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
-
Field Summary
Fields Modifier and Type Field Description protected ASTMCTypemCTypeprotected ASTMCCustomTypeArgumentBuilderrealBuilder
-
Constructor Summary
Constructors Constructor Description ASTMCCustomTypeArgumentBuilder()
-
Method Summary
-
Methods inherited from class de.monticore.ast.ASTNodeBuilder
contains_PostComment, contains_PreComment, containsAll_PostComments, containsAll_PreComments, equals_PostComments, equals_PreComments, get_PostComment, get_PostCommentList, get_PreComment, get_PreCommentList, get_SourcePositionEnd, get_SourcePositionStart, hashCode_PostComments, hashCode_PreComments, indexOf_PostComment, indexOf_PreComment, isEmpty_PostComments, isEmpty_PreComments, isPresent_SourcePositionEnd, isPresent_SourcePositionStart, iterator_PostComments, iterator_PreComments, lastIndexOf_PostComment, lastIndexOf_PreComment, listIterator_PostComments, listIterator_PostComments, listIterator_PreComments, listIterator_PreComments, parallelStream_PostComments, parallelStream_PreComments, size_PostComments, size_PreComments, spliterator_PostComments, spliterator_PreComments, stream_PostComments, stream_PreComments, subList_PostComments, subList_PreComments, toArray_PostComments, toArray_PostComments, toArray_PreComments, toArray_PreComments
-
-
-
-
Field Detail
-
realBuilder
protected ASTMCCustomTypeArgumentBuilder realBuilder
-
mCType
protected ASTMCType mCType
-
-
Method Detail
-
build
public ASTMCCustomTypeArgument build()
-
isValid
public boolean isValid()
-
getMCType
public ASTMCType getMCType()
-
setMCType
public ASTMCCustomTypeArgumentBuilder setMCType(ASTMCType mCType)
-
set_SourcePositionEnd
public ASTMCCustomTypeArgumentBuilder set_SourcePositionEnd(de.se_rwth.commons.SourcePosition end)
- Overrides:
set_SourcePositionEndin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
set_SourcePositionEndAbsent
public ASTMCCustomTypeArgumentBuilder set_SourcePositionEndAbsent()
- Overrides:
set_SourcePositionEndAbsentin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
set_SourcePositionStart
public ASTMCCustomTypeArgumentBuilder set_SourcePositionStart(de.se_rwth.commons.SourcePosition start)
- Overrides:
set_SourcePositionStartin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
set_SourcePositionStartAbsent
public ASTMCCustomTypeArgumentBuilder set_SourcePositionStartAbsent()
- Overrides:
set_SourcePositionStartAbsentin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
clear_PreComments
public ASTMCCustomTypeArgumentBuilder clear_PreComments()
- Overrides:
clear_PreCommentsin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
add_PreComment
public ASTMCCustomTypeArgumentBuilder add_PreComment(de.monticore.ast.Comment precomment)
- Overrides:
add_PreCommentin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
add_PreComment
public ASTMCCustomTypeArgumentBuilder add_PreComment(int index, de.monticore.ast.Comment precomment)
- Overrides:
add_PreCommentin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
addAll_PreComments
public ASTMCCustomTypeArgumentBuilder addAll_PreComments(java.util.Collection<de.monticore.ast.Comment> precomments)
- Overrides:
addAll_PreCommentsin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
addAll_PreComments
public ASTMCCustomTypeArgumentBuilder addAll_PreComments(int index, java.util.Collection<de.monticore.ast.Comment> precomments)
- Overrides:
addAll_PreCommentsin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
remove_PreComment
public ASTMCCustomTypeArgumentBuilder remove_PreComment(java.lang.Object element)
- Overrides:
remove_PreCommentin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
remove_PreComment
public ASTMCCustomTypeArgumentBuilder remove_PreComment(int index)
- Overrides:
remove_PreCommentin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
removeAll_PreComments
public ASTMCCustomTypeArgumentBuilder removeAll_PreComments(java.util.Collection<?> element)
- Overrides:
removeAll_PreCommentsin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
retainAll_PreComments
public ASTMCCustomTypeArgumentBuilder retainAll_PreComments(java.util.Collection<?> element)
- Overrides:
retainAll_PreCommentsin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
removeIf_PreComment
public ASTMCCustomTypeArgumentBuilder removeIf_PreComment(java.util.function.Predicate<? super de.monticore.ast.Comment> filter)
- Overrides:
removeIf_PreCommentin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
forEach_PreComments
public ASTMCCustomTypeArgumentBuilder forEach_PreComments(java.util.function.Consumer<? super de.monticore.ast.Comment> action)
- Overrides:
forEach_PreCommentsin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
replaceAll_PreComments
public ASTMCCustomTypeArgumentBuilder replaceAll_PreComments(java.util.function.UnaryOperator<de.monticore.ast.Comment> operator)
- Overrides:
replaceAll_PreCommentsin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
sort_PreComments
public ASTMCCustomTypeArgumentBuilder sort_PreComments(java.util.Comparator<? super de.monticore.ast.Comment> comparator)
- Overrides:
sort_PreCommentsin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
set_PreCommentList
public ASTMCCustomTypeArgumentBuilder set_PreCommentList(java.util.List<de.monticore.ast.Comment> preComments)
- Overrides:
set_PreCommentListin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
set_PreComment
public ASTMCCustomTypeArgumentBuilder set_PreComment(int index, de.monticore.ast.Comment precomment)
- Overrides:
set_PreCommentin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
clear_PostComments
public ASTMCCustomTypeArgumentBuilder clear_PostComments()
- Overrides:
clear_PostCommentsin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
add_PostComment
public ASTMCCustomTypeArgumentBuilder add_PostComment(de.monticore.ast.Comment postcomment)
- Overrides:
add_PostCommentin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
add_PostComment
public ASTMCCustomTypeArgumentBuilder add_PostComment(int index, de.monticore.ast.Comment postcomment)
- Overrides:
add_PostCommentin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
addAll_PostComments
public ASTMCCustomTypeArgumentBuilder addAll_PostComments(java.util.Collection<de.monticore.ast.Comment> postcomments)
- Overrides:
addAll_PostCommentsin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
addAll_PostComments
public ASTMCCustomTypeArgumentBuilder addAll_PostComments(int index, java.util.Collection<de.monticore.ast.Comment> postcomments)
- Overrides:
addAll_PostCommentsin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
remove_PostComment
public ASTMCCustomTypeArgumentBuilder remove_PostComment(java.lang.Object element)
- Overrides:
remove_PostCommentin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
remove_PostComment
public ASTMCCustomTypeArgumentBuilder remove_PostComment(int index)
- Overrides:
remove_PostCommentin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
removeAll_PostComments
public ASTMCCustomTypeArgumentBuilder removeAll_PostComments(java.util.Collection<?> element)
- Overrides:
removeAll_PostCommentsin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
retainAll_PostComments
public ASTMCCustomTypeArgumentBuilder retainAll_PostComments(java.util.Collection<?> element)
- Overrides:
retainAll_PostCommentsin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
removeIf_PostComment
public ASTMCCustomTypeArgumentBuilder removeIf_PostComment(java.util.function.Predicate<? super de.monticore.ast.Comment> filter)
- Overrides:
removeIf_PostCommentin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
forEach_PostComments
public ASTMCCustomTypeArgumentBuilder forEach_PostComments(java.util.function.Consumer<? super de.monticore.ast.Comment> action)
- Overrides:
forEach_PostCommentsin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
replaceAll_PostComments
public ASTMCCustomTypeArgumentBuilder replaceAll_PostComments(java.util.function.UnaryOperator<de.monticore.ast.Comment> operator)
- Overrides:
replaceAll_PostCommentsin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
sort_PostComments
public ASTMCCustomTypeArgumentBuilder sort_PostComments(java.util.Comparator<? super de.monticore.ast.Comment> comparator)
- Overrides:
sort_PostCommentsin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
set_PostCommentList
public ASTMCCustomTypeArgumentBuilder set_PostCommentList(java.util.List<de.monticore.ast.Comment> postComments)
- Overrides:
set_PostCommentListin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
set_PostComment
public ASTMCCustomTypeArgumentBuilder set_PostComment(int index, de.monticore.ast.Comment postcomment)
- Overrides:
set_PostCommentin classde.monticore.ast.ASTNodeBuilder<ASTMCCustomTypeArgumentBuilder>
-
uncheckedBuild
public ASTMCCustomTypeArgument uncheckedBuild()
-
-