Package de.monticore.ast
package de.monticore.ast
-
ClassDescriptionFoundation class of all AST-classes Shouldn't be used in an implementation, all AST-classes also share the interface ASTNodeFoundation interface for all AST-classesASTNodeBuilder<T extends ASTNodeBuilder<?>>Foundation class for all ASTBuilder.Class represents a comment (contains the comment and the start- and end-position)Builder for RTE class
Comment