Package de.monticore.ast
-
Interface Summary Interface Description ASTNode Foundation interface for all AST-classes -
Class Summary Class Description ASTCNode Foundation class of all AST-classes Shouldn't be used in an implementation, all AST-classes also share the interface ASTNodeASTNodeBuilder<T extends ASTNodeBuilder<?>> Foundation class for all ASTBuilder.Comment Class represents a comment (contains the comment and the start- and end-position)CommentBuilder Builder for RTE classComment
-
Exception Summary Exception Description CompareNotSupportedException