Uses of Package
org.variantsync.boosting.datastructure
Packages that use org.variantsync.boosting.datastructure
Package
Description
-
Classes in org.variantsync.boosting.datastructure used by org.variantsync.boostingClassDescriptionRepresents an association between modules and AST nodes.A customized generic implementation of a hash set with additional functionality like building powersets or uniting two sets of elements.Represents a feature with a name.The MainTree represents the AST resulting from merging several product ASTs.
-
Classes in org.variantsync.boosting.datastructure used by org.variantsync.boosting.datastructureClassDescriptionRepresents a node in an Abstract Syntax Tree (AST).A node-type specifies the type of node (e.g., root, file, kind of declaration, etc.).A customized generic implementation of a hash set with additional functionality like building powersets or uniting two sets of elements.Represents a feature with a name.A Module holds sets of likely and unlikely features and is mapped through an
Association
ontoASTNode
s. -
Classes in org.variantsync.boosting.datastructure used by org.variantsync.boosting.parsingClassDescriptionRepresents a node in an Abstract Syntax Tree (AST).A customized generic implementation of a hash set with additional functionality like building powersets or uniting two sets of elements.
-
Classes in org.variantsync.boosting.datastructure used by org.variantsync.boosting.productClassDescriptionRepresents a node in an Abstract Syntax Tree (AST).A customized generic implementation of a hash set with additional functionality like building powersets or uniting two sets of elements.Represents a feature with a name.