All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description Hints A basic interface for storing and accessing Hints.InfoTree A data structure wrangling a hierarchy ofOpInfos, created for every Op match and called upon to instantiate any number ofOpInstances.OpBuilder Convenience class for looking up and/or executing ops using a builder pattern.OpEnvironment An op environment is the top-level entry point into op execution.OpHistory Log describing each execution of an Op.OpInfo Metadata about an Op implementation.OpInstance<T> An instance of anOpInfo.OpMatchingException Indicates that no op satisfying anOpRequestcould be retrieved.OpRequest Data structure which identifies an Op by name and/or type(s) and/or argument type(s), along with a list of input arguments.Ops Generic Ops utilitiesRichOp<T> AnOpInstancewith state