class Crinja::Operator::Tilde

Included Modules

Defined in:

lib/operator/tilde.cr

Instance Method Summary

Instance methods inherited from module Crinja::Operator::Binary

binary? binary?, value(env : Crinja, op1 : Value, op2 : Value) value

Instance methods inherited from class Crinja::Operator

binary? binary?, inspect(io : IO) inspect, ternary? ternary?, to_s(io : IO) to_s, unary? unary?

Macros inherited from class Crinja::Operator

name(name, end_tag = nil) name

Instance Method Detail

def end_tag : String | Nil #

def name #

def value(env : Crinja, op1, op2) #