Uses of Class
dev.cel.runtime.CelRuntime.Program
-
Packages that use CelRuntime.Program Package Description dev.cel.runtime -
-
Uses of CelRuntime.Program in dev.cel.runtime
Methods in dev.cel.runtime that return CelRuntime.Program Modifier and Type Method Description CelRuntime.ProgramCelRuntime. createProgram(CelAbstractSyntaxTree ast)Creates aProgramfrom the inputast.CelRuntime.ProgramCelRuntimeLegacyImpl. createProgram(CelAbstractSyntaxTree ast)
-