Uses of Record Class
tech.catheu.jnotebook.jshell.EvalResult
Packages that use EvalResult
-
Uses of EvalResult in tech.catheu.jnotebook.evaluate
Methods in tech.catheu.jnotebook.evaluate that return EvalResultModifier and TypeMethodDescriptionInterpretedSnippet.evalResult()Returns the value of theevalResultrecord component.Constructors in tech.catheu.jnotebook.evaluate with parameters of type EvalResultModifierConstructorDescriptionInterpretedSnippet(StaticSnippet staticSnippet, EvalResult evalResult) Creates an instance of aInterpretedSnippetrecord class. -
Uses of EvalResult in tech.catheu.jnotebook.jshell
Methods in tech.catheu.jnotebook.jshell that return EvalResult