class Phlex::Compiler::Visitors::Base

def format(node)

def format(node)
	Phlex::Compiler::Formatter.format("", node)
end