class

Sheety::AST::ErrorValue

Inherits Sheety::AST::Node < Reference < Object

Error value node

Constructors

new(error_value : String)
Source

Instance methods

error_value
Source
error_value=(error_value : String)
Source
expr

Get the expression string for this node

Source