class FunctionDeclaration

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, body : Array(BenchASTNode)) #

[View source]

Instance Method Detail

def to_lua #

[View source]