Package net.hydromatic.morel.eval
Interface Describable
-
- All Known Subinterfaces:
Applicable,CalciteCompiler.RelCode,Code,Codes.Positioned,Codes.RowSink
- All Known Implementing Classes:
Applicable2,Applicable3,ApplicableImpl,Calcite.CalciteCode,Closure,Codes.AndAlsoCode,Codes.ApplyCode,Codes.ApplyCode2,Codes.ApplyCode3,Codes.ApplyCodeCode,Codes.CollectRowSink,Codes.ConstantCode,Codes.GetCode,Codes.GetTupleCode,Codes.GroupRowSink,Codes.InteractUse,Codes.Let1Code,Codes.LetCode,Codes.ListHd,Codes.ListLast,Codes.ListNth,Codes.ListTabulate,Codes.ListTake,Codes.ListTl,Codes.OptionValOf,Codes.OrderRowSink,Codes.OrElseCode,Codes.RealCheckFloat,Codes.RealCompare,Codes.RealSign,Codes.RelationalOnly,Codes.ScanRowSink,Codes.StringConcat,Codes.StringConcatWith,Codes.StringExtract,Codes.StringSub,Codes.StringSubstring,Codes.TupleCode,Codes.VectorUpdate,Codes.WhereRowSink,Codes.WrapRelList,Codes.YieldRowSink,Compiler.LinkCode,Compiler.MatchCode
public interface DescribableCan be visited by aDescriber.(There are no plans for an
interface Indescribable.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Describerdescribe(Describer describer)
-