Package | Description |
---|---|
edu.harvard.seas.pl.abcdatalog.ast |
This packages contains classes representing the core abstract syntax tree for
AbcDatalog.
|
edu.harvard.seas.pl.abcdatalog.ast.visitors |
This package contains classes that implement the visitor design pattern for
visiting AST nodes.
|
edu.harvard.seas.pl.abcdatalog.engine.bottomup |
This package contains classes and interfaces that are used in all of the
bottom-up engines.
|
Class and Description |
---|
HeadVisitor |
PremiseVisitor |
TermVisitor |
Class and Description |
---|
HeadVisitor |
HeadVisitorBuilder |
PremiseVisitor |
PremiseVisitorBuilder |
TermVisitor |
TermVisitorBuilder |
Class and Description |
---|
PremiseVisitor |
Copyright © 2021. All rights reserved.