class VariableDeclaration

Defined in:

bench/ast.cr

Constructors

Instance Method Summary

Instance methods inherited from class BenchASTNode

to_lua to_lua

Constructor Detail

def self.new(name : String, value : BenchASTValue) #

[View source]

Instance Method Detail

def to_lua #

[View source]