Uses of Package
org.incenp.obofoundry.kgcl.parser
Packages that use org.incenp.obofoundry.kgcl.parser
-
Classes in org.incenp.obofoundry.kgcl.parser used by org.incenp.obofoundry.kgcl.parserClassDescriptionAn object that listens to errors that may occur when processing the parse tree of a KGCL changeset.This class provides an empty implementation of
KGCLVisitor
, which can be extended to create a visitor which only needs to handle a subset of the available methods.This interface defines a complete listener for a parse tree produced byKGCLParser
.This interface defines a complete generic visitor for a parse tree produced byKGCLParser
.