Package org.variantsync.boosting.parsing
package org.variantsync.boosting.parsing
-
ClassDescriptionAbstractAST is an abstract class representing an Abstract Syntax Tree (AST) with a root node and a set of AST nodes.Represents a Syntax Tree (CAST) for C source code files.Enum representing supported programming languages.Represents an Abstract Syntax Tree (AST) for Java files.This class represents a Java visitor that is used to visit ASTNodes in a Java file.Represents a node in the Abstract Syntax Tree (AST) that represents a line of code in a file.