Package de.monticore.ast


package de.monticore.ast
  • Class
    Description
    Foundation class of all AST-classes Shouldn't be used in an implementation, all AST-classes also share the interface ASTNode
    Foundation interface for all AST-classes
    Foundation class for all ASTBuilder.
    Class represents a comment (contains the comment and the start- and end-position)
    Builder for RTE class Comment