class Argument

Defined in:

bench/ast.cr

Constructors

Instance Method Summary

Instance methods inherited from class BenchASTNode

to_lua to_lua

Constructor Detail

def self.new(value : String, type : Symbol) #

[View source]

Instance Method Detail

def to_lua : String #

[View source]