struct Protocol::Runtime::CompileScript

Overview

Compiles expression.

Included Modules

Defined in:

protocol/runtime.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def exception_details : ExceptionDetails | Nil #

Exception details.


[View source]
def script_id : ScriptId | Nil #

Id of the script.


[View source]