Class ASTInterfaceProdBuilder
java.lang.Object
de.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
de.monticore.grammar.grammar._ast.ASTInterfaceProdBuilder
public class ASTInterfaceProdBuilder
extends de.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<ASTGrammarAnnotation> protected Stringprotected ASTInterfaceProdBuilderprotected List<ASTRuleReference> protected List<ASTSymbolDefinition> Fields inherited from class de.monticore.ast.ASTNodeBuilder
postcomments, precomments, sourcePositionEnd, sourcePositionStart -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadd_PostComment(int index, de.monticore.ast.Comment postcomment) add_PostComment(de.monticore.ast.Comment postcomment) add_PreComment(int index, de.monticore.ast.Comment precomment) add_PreComment(de.monticore.ast.Comment precomment) addAll_PostComments(int index, Collection<de.monticore.ast.Comment> postcomments) addAll_PostComments(Collection<de.monticore.ast.Comment> postcomments) addAll_PreComments(int index, Collection<de.monticore.ast.Comment> precomments) addAll_PreComments(Collection<de.monticore.ast.Comment> precomments) addAllAlt(int index, Collection<? extends ASTAlt> collection) addAllAlt(Collection<? extends ASTAlt> collection) addAllASTSuperInterface(int index, Collection<? extends ASTMCType> collection) addAllASTSuperInterface(Collection<? extends ASTMCType> collection) addAllGrammarAnnotations(int index, Collection<? extends ASTGrammarAnnotation> collection) addAllGrammarAnnotations(Collection<? extends ASTGrammarAnnotation> collection) addAllSuperInterfaceRule(int index, Collection<? extends ASTRuleReference> collection) addAllSuperInterfaceRule(Collection<? extends ASTRuleReference> collection) addAllSymbolDefinitions(int index, Collection<? extends ASTSymbolDefinition> collection) addAllSymbolDefinitions(Collection<? extends ASTSymbolDefinition> collection) addASTSuperInterface(int index, ASTMCType element) addASTSuperInterface(ASTMCType element) addGrammarAnnotation(int index, ASTGrammarAnnotation element) addGrammarAnnotation(ASTGrammarAnnotation element) addSuperInterfaceRule(int index, ASTRuleReference element) addSuperInterfaceRule(ASTRuleReference element) addSymbolDefinition(int index, ASTSymbolDefinition element) addSymbolDefinition(ASTSymbolDefinition element) build()clearAlt()booleancontainsAllAlt(Collection<?> collection) booleancontainsAllASTSuperInterface(Collection<?> collection) booleancontainsAllGrammarAnnotations(Collection<?> collection) booleancontainsAllSuperInterfaceRule(Collection<?> collection) booleancontainsAllSymbolDefinitions(Collection<?> collection) booleancontainsAlt(Object element) booleancontainsASTSuperInterface(Object element) booleancontainsGrammarAnnotation(Object element) booleancontainsSuperInterfaceRule(Object element) booleancontainsSymbolDefinition(Object element) booleanbooleanbooleanbooleanbooleanforEach_PostComments(Consumer<? super de.monticore.ast.Comment> action) forEach_PreComments(Consumer<? super de.monticore.ast.Comment> action) forEachAlt(Consumer<? super ASTAlt> action) forEachASTSuperInterface(Consumer<? super ASTMCType> action) forEachGrammarAnnotations(Consumer<? super ASTGrammarAnnotation> action) forEachSuperInterfaceRule(Consumer<? super ASTRuleReference> action) forEachSymbolDefinitions(Consumer<? super ASTSymbolDefinition> action) getAlt(int index) getASTSuperInterface(int index) getGrammarAnnotation(int index) getName()getSuperInterfaceRule(int index) getSymbolDefinition(int index) intintintintintintindexOfAlt(Object element) intindexOfASTSuperInterface(Object element) intindexOfGrammarAnnotation(Object element) intindexOfSuperInterfaceRule(Object element) intindexOfSymbolDefinition(Object element) booleanbooleanbooleanbooleanbooleanbooleanisValid()intlastIndexOfAlt(Object element) intlastIndexOfASTSuperInterface(Object element) intlastIndexOfGrammarAnnotation(Object element) intlastIndexOfSuperInterfaceRule(Object element) intlastIndexOfSymbolDefinition(Object element) listIteratorAlt(int index) listIteratorASTSuperInterface(int index) listIteratorGrammarAnnotations(int index) listIteratorSuperInterfaceRule(int index) listIteratorSymbolDefinitions(int index) remove_PostComment(int index) remove_PostComment(Object element) remove_PreComment(int index) remove_PreComment(Object element) removeAll_PostComments(Collection<?> element) removeAll_PreComments(Collection<?> element) removeAllAlt(Collection<?> collection) removeAllASTSuperInterface(Collection<?> collection) removeAllGrammarAnnotations(Collection<?> collection) removeAllSuperInterfaceRule(Collection<?> collection) removeAllSymbolDefinitions(Collection<?> collection) removeAlt(int index) removeASTSuperInterface(int index) removeASTSuperInterface(Object element) removeGrammarAnnotation(int index) removeGrammarAnnotation(Object element) removeIf_PostComment(Predicate<? super de.monticore.ast.Comment> filter) removeIf_PreComment(Predicate<? super de.monticore.ast.Comment> filter) removeIfAlt(Predicate<? super ASTAlt> filter) removeIfASTSuperInterface(Predicate<? super ASTMCType> filter) removeIfGrammarAnnotation(Predicate<? super ASTGrammarAnnotation> filter) removeIfSuperInterfaceRule(Predicate<? super ASTRuleReference> filter) removeIfSymbolDefinition(Predicate<? super ASTSymbolDefinition> filter) removeSuperInterfaceRule(int index) removeSuperInterfaceRule(Object element) removeSymbolDefinition(int index) removeSymbolDefinition(Object element) replaceAll_PostComments(UnaryOperator<de.monticore.ast.Comment> operator) replaceAll_PreComments(UnaryOperator<de.monticore.ast.Comment> operator) replaceAllAlt(UnaryOperator<ASTAlt> operator) replaceAllASTSuperInterface(UnaryOperator<ASTMCType> operator) retainAll_PostComments(Collection<?> element) retainAll_PreComments(Collection<?> element) retainAllAlt(Collection<?> collection) retainAllASTSuperInterface(Collection<?> collection) retainAllGrammarAnnotations(Collection<?> collection) retainAllSuperInterfaceRule(Collection<?> collection) retainAllSymbolDefinitions(Collection<?> collection) set_PostComment(int index, de.monticore.ast.Comment postcomment) set_PostCommentList(List<de.monticore.ast.Comment> postComments) set_PreComment(int index, de.monticore.ast.Comment precomment) set_PreCommentList(List<de.monticore.ast.Comment> preComments) set_SourcePositionEnd(de.se_rwth.commons.SourcePosition end) set_SourcePositionStart(de.se_rwth.commons.SourcePosition start) setAltList(List<ASTAlt> alt) setASTSuperInterface(int index, ASTMCType element) setASTSuperInterfaceList(List<ASTMCType> aSTSuperInterface) setGrammarAnnotation(int index, ASTGrammarAnnotation element) setGrammarAnnotationsList(List<ASTGrammarAnnotation> grammarAnnotations) setSuperInterfaceRule(int index, ASTRuleReference element) setSuperInterfaceRuleList(List<ASTRuleReference> superInterfaceRule) setSymbolDefinition(int index, ASTSymbolDefinition element) setSymbolDefinitionsList(List<ASTSymbolDefinition> symbolDefinitions) intsizeAlt()intintintintsort_PostComments(Comparator<? super de.monticore.ast.Comment> comparator) sort_PreComments(Comparator<? super de.monticore.ast.Comment> comparator) sortAlt(Comparator<? super ASTAlt> comparator) sortASTSuperInterface(Comparator<? super ASTMCType> comparator) sortGrammarAnnotations(Comparator<? super ASTGrammarAnnotation> comparator) sortSuperInterfaceRule(Comparator<? super ASTRuleReference> comparator) sortSymbolDefinitions(Comparator<? super ASTSymbolDefinition> comparator) subListAlt(int start, int end) subListASTSuperInterface(int start, int end) subListGrammarAnnotations(int start, int end) subListSuperInterfaceRule(int start, int end) subListSymbolDefinitions(int start, int end) Object[]ASTAlt[]toArrayAlt(ASTAlt[] array) Object[]toArrayASTSuperInterface(ASTMCType[] array) Object[]Object[]Object[]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 Details
-
realBuilder
-
grammarAnnotations
-
symbolDefinitions
-
name
-
superInterfaceRule
-
aSTSuperInterface
-
alt
-
-
Constructor Details
-
ASTInterfaceProdBuilder
public ASTInterfaceProdBuilder()
-
-
Method Details
-
build
-
isValid
public boolean isValid() -
containsGrammarAnnotation
-
containsAllGrammarAnnotations
-
isEmptyGrammarAnnotations
public boolean isEmptyGrammarAnnotations() -
iteratorGrammarAnnotations
-
sizeGrammarAnnotations
public int sizeGrammarAnnotations() -
toArrayGrammarAnnotations
-
toArrayGrammarAnnotations
-
spliteratorGrammarAnnotations
-
streamGrammarAnnotations
-
parallelStreamGrammarAnnotations
-
getGrammarAnnotation
-
indexOfGrammarAnnotation
-
lastIndexOfGrammarAnnotation
-
equalsGrammarAnnotations
-
hashCodeGrammarAnnotations
public int hashCodeGrammarAnnotations() -
listIteratorGrammarAnnotations
-
listIteratorGrammarAnnotations
-
subListGrammarAnnotations
-
getGrammarAnnotationList
-
containsSymbolDefinition
-
containsAllSymbolDefinitions
-
isEmptySymbolDefinitions
public boolean isEmptySymbolDefinitions() -
iteratorSymbolDefinitions
-
sizeSymbolDefinitions
public int sizeSymbolDefinitions() -
toArraySymbolDefinitions
-
toArraySymbolDefinitions
-
spliteratorSymbolDefinitions
-
streamSymbolDefinitions
-
parallelStreamSymbolDefinitions
-
getSymbolDefinition
-
indexOfSymbolDefinition
-
lastIndexOfSymbolDefinition
-
equalsSymbolDefinitions
-
hashCodeSymbolDefinitions
public int hashCodeSymbolDefinitions() -
listIteratorSymbolDefinitions
-
listIteratorSymbolDefinitions
-
subListSymbolDefinitions
-
getSymbolDefinitionList
-
getName
-
containsSuperInterfaceRule
-
containsAllSuperInterfaceRule
-
isEmptySuperInterfaceRule
public boolean isEmptySuperInterfaceRule() -
iteratorSuperInterfaceRule
-
sizeSuperInterfaceRule
public int sizeSuperInterfaceRule() -
toArraySuperInterfaceRule
-
toArraySuperInterfaceRule
-
spliteratorSuperInterfaceRule
-
streamSuperInterfaceRule
-
parallelStreamSuperInterfaceRule
-
getSuperInterfaceRule
-
indexOfSuperInterfaceRule
-
lastIndexOfSuperInterfaceRule
-
equalsSuperInterfaceRule
-
hashCodeSuperInterfaceRule
public int hashCodeSuperInterfaceRule() -
listIteratorSuperInterfaceRule
-
listIteratorSuperInterfaceRule
-
subListSuperInterfaceRule
-
getSuperInterfaceRuleList
-
containsASTSuperInterface
-
containsAllASTSuperInterface
-
isEmptyASTSuperInterface
public boolean isEmptyASTSuperInterface() -
iteratorASTSuperInterface
-
sizeASTSuperInterface
public int sizeASTSuperInterface() -
toArrayASTSuperInterface
-
toArrayASTSuperInterface
-
spliteratorASTSuperInterface
-
streamASTSuperInterface
-
parallelStreamASTSuperInterface
-
getASTSuperInterface
-
indexOfASTSuperInterface
-
lastIndexOfASTSuperInterface
-
equalsASTSuperInterface
-
hashCodeASTSuperInterface
public int hashCodeASTSuperInterface() -
listIteratorASTSuperInterface
-
listIteratorASTSuperInterface
-
subListASTSuperInterface
-
getASTSuperInterfaceList
-
containsAlt
-
containsAllAlt
-
isEmptyAlt
public boolean isEmptyAlt() -
iteratorAlt
-
sizeAlt
public int sizeAlt() -
toArrayAlt
-
toArrayAlt
-
spliteratorAlt
-
streamAlt
-
parallelStreamAlt
-
getAlt
-
indexOfAlt
-
lastIndexOfAlt
-
equalsAlt
-
hashCodeAlt
public int hashCodeAlt() -
listIteratorAlt
-
listIteratorAlt
-
subListAlt
-
getAltList
-
clearGrammarAnnotations
-
addGrammarAnnotation
-
addAllGrammarAnnotations
public ASTInterfaceProdBuilder addAllGrammarAnnotations(Collection<? extends ASTGrammarAnnotation> collection) -
removeGrammarAnnotation
-
removeAllGrammarAnnotations
-
retainAllGrammarAnnotations
-
removeIfGrammarAnnotation
public ASTInterfaceProdBuilder removeIfGrammarAnnotation(Predicate<? super ASTGrammarAnnotation> filter) -
forEachGrammarAnnotations
public ASTInterfaceProdBuilder forEachGrammarAnnotations(Consumer<? super ASTGrammarAnnotation> action) -
addGrammarAnnotation
-
addAllGrammarAnnotations
public ASTInterfaceProdBuilder addAllGrammarAnnotations(int index, Collection<? extends ASTGrammarAnnotation> collection) -
removeGrammarAnnotation
-
setGrammarAnnotation
-
replaceAllGrammarAnnotations
public ASTInterfaceProdBuilder replaceAllGrammarAnnotations(UnaryOperator<ASTGrammarAnnotation> operator) -
sortGrammarAnnotations
public ASTInterfaceProdBuilder sortGrammarAnnotations(Comparator<? super ASTGrammarAnnotation> comparator) -
setGrammarAnnotationsList
public ASTInterfaceProdBuilder setGrammarAnnotationsList(List<ASTGrammarAnnotation> grammarAnnotations) -
clearSymbolDefinitions
-
addSymbolDefinition
-
addAllSymbolDefinitions
public ASTInterfaceProdBuilder addAllSymbolDefinitions(Collection<? extends ASTSymbolDefinition> collection) -
removeSymbolDefinition
-
removeAllSymbolDefinitions
-
retainAllSymbolDefinitions
-
removeIfSymbolDefinition
public ASTInterfaceProdBuilder removeIfSymbolDefinition(Predicate<? super ASTSymbolDefinition> filter) -
forEachSymbolDefinitions
public ASTInterfaceProdBuilder forEachSymbolDefinitions(Consumer<? super ASTSymbolDefinition> action) -
addSymbolDefinition
-
addAllSymbolDefinitions
public ASTInterfaceProdBuilder addAllSymbolDefinitions(int index, Collection<? extends ASTSymbolDefinition> collection) -
removeSymbolDefinition
-
setSymbolDefinition
-
replaceAllSymbolDefinitions
public ASTInterfaceProdBuilder replaceAllSymbolDefinitions(UnaryOperator<ASTSymbolDefinition> operator) -
sortSymbolDefinitions
public ASTInterfaceProdBuilder sortSymbolDefinitions(Comparator<? super ASTSymbolDefinition> comparator) -
setSymbolDefinitionsList
public ASTInterfaceProdBuilder setSymbolDefinitionsList(List<ASTSymbolDefinition> symbolDefinitions) -
setName
-
clearSuperInterfaceRule
-
addSuperInterfaceRule
-
addAllSuperInterfaceRule
public ASTInterfaceProdBuilder addAllSuperInterfaceRule(Collection<? extends ASTRuleReference> collection) -
removeSuperInterfaceRule
-
removeAllSuperInterfaceRule
-
retainAllSuperInterfaceRule
-
removeIfSuperInterfaceRule
public ASTInterfaceProdBuilder removeIfSuperInterfaceRule(Predicate<? super ASTRuleReference> filter) -
forEachSuperInterfaceRule
-
addSuperInterfaceRule
-
addAllSuperInterfaceRule
public ASTInterfaceProdBuilder addAllSuperInterfaceRule(int index, Collection<? extends ASTRuleReference> collection) -
removeSuperInterfaceRule
-
setSuperInterfaceRule
-
replaceAllSuperInterfaceRule
public ASTInterfaceProdBuilder replaceAllSuperInterfaceRule(UnaryOperator<ASTRuleReference> operator) -
sortSuperInterfaceRule
public ASTInterfaceProdBuilder sortSuperInterfaceRule(Comparator<? super ASTRuleReference> comparator) -
setSuperInterfaceRuleList
-
clearASTSuperInterface
-
addASTSuperInterface
-
addAllASTSuperInterface
-
removeASTSuperInterface
-
removeAllASTSuperInterface
-
retainAllASTSuperInterface
-
removeIfASTSuperInterface
-
forEachASTSuperInterface
-
addASTSuperInterface
-
addAllASTSuperInterface
public ASTInterfaceProdBuilder addAllASTSuperInterface(int index, Collection<? extends ASTMCType> collection) -
removeASTSuperInterface
-
setASTSuperInterface
-
replaceAllASTSuperInterface
-
sortASTSuperInterface
-
setASTSuperInterfaceList
-
clearAlt
-
addAlt
-
addAllAlt
-
removeAlt
-
removeAllAlt
-
retainAllAlt
-
removeIfAlt
-
forEachAlt
-
addAlt
-
addAllAlt
-
removeAlt
-
setAlt
-
replaceAllAlt
-
sortAlt
-
setAltList
-
set_SourcePositionEnd
- Overrides:
set_SourcePositionEndin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
set_SourcePositionEndAbsent
- Overrides:
set_SourcePositionEndAbsentin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
set_SourcePositionStart
- Overrides:
set_SourcePositionStartin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
set_SourcePositionStartAbsent
- Overrides:
set_SourcePositionStartAbsentin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
clear_PreComments
- Overrides:
clear_PreCommentsin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
add_PreComment
- Overrides:
add_PreCommentin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
add_PreComment
- Overrides:
add_PreCommentin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
addAll_PreComments
- Overrides:
addAll_PreCommentsin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
addAll_PreComments
public ASTInterfaceProdBuilder addAll_PreComments(int index, Collection<de.monticore.ast.Comment> precomments) - Overrides:
addAll_PreCommentsin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
remove_PreComment
- Overrides:
remove_PreCommentin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
remove_PreComment
- Overrides:
remove_PreCommentin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
removeAll_PreComments
- Overrides:
removeAll_PreCommentsin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
retainAll_PreComments
- Overrides:
retainAll_PreCommentsin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
removeIf_PreComment
public ASTInterfaceProdBuilder removeIf_PreComment(Predicate<? super de.monticore.ast.Comment> filter) - Overrides:
removeIf_PreCommentin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
forEach_PreComments
public ASTInterfaceProdBuilder forEach_PreComments(Consumer<? super de.monticore.ast.Comment> action) - Overrides:
forEach_PreCommentsin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
replaceAll_PreComments
public ASTInterfaceProdBuilder replaceAll_PreComments(UnaryOperator<de.monticore.ast.Comment> operator) - Overrides:
replaceAll_PreCommentsin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
sort_PreComments
public ASTInterfaceProdBuilder sort_PreComments(Comparator<? super de.monticore.ast.Comment> comparator) - Overrides:
sort_PreCommentsin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
set_PreCommentList
- Overrides:
set_PreCommentListin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
set_PreComment
- Overrides:
set_PreCommentin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
clear_PostComments
- Overrides:
clear_PostCommentsin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
add_PostComment
- Overrides:
add_PostCommentin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
add_PostComment
- Overrides:
add_PostCommentin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
addAll_PostComments
public ASTInterfaceProdBuilder addAll_PostComments(Collection<de.monticore.ast.Comment> postcomments) - Overrides:
addAll_PostCommentsin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
addAll_PostComments
public ASTInterfaceProdBuilder addAll_PostComments(int index, Collection<de.monticore.ast.Comment> postcomments) - Overrides:
addAll_PostCommentsin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
remove_PostComment
- Overrides:
remove_PostCommentin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
remove_PostComment
- Overrides:
remove_PostCommentin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
removeAll_PostComments
- Overrides:
removeAll_PostCommentsin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
retainAll_PostComments
- Overrides:
retainAll_PostCommentsin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
removeIf_PostComment
public ASTInterfaceProdBuilder removeIf_PostComment(Predicate<? super de.monticore.ast.Comment> filter) - Overrides:
removeIf_PostCommentin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
forEach_PostComments
public ASTInterfaceProdBuilder forEach_PostComments(Consumer<? super de.monticore.ast.Comment> action) - Overrides:
forEach_PostCommentsin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
replaceAll_PostComments
public ASTInterfaceProdBuilder replaceAll_PostComments(UnaryOperator<de.monticore.ast.Comment> operator) - Overrides:
replaceAll_PostCommentsin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
sort_PostComments
public ASTInterfaceProdBuilder sort_PostComments(Comparator<? super de.monticore.ast.Comment> comparator) - Overrides:
sort_PostCommentsin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
set_PostCommentList
- Overrides:
set_PostCommentListin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
set_PostComment
- Overrides:
set_PostCommentin classde.monticore.ast.ASTNodeBuilder<ASTInterfaceProdBuilder>
-
uncheckedBuild
-