craftr.ext.compiler.flex

class craftr.ext.compiler.flex.FlexCompiler(program='flex')[source]

Interface for the lex compiler.

compile(sources, output=None, debug=False, fast=False, case_insensitive=False, max_compatibility=False, performance_report=False, no_warn=False, interactive=False, bits=None, cpp=False, compress=None, prefix=None)[source]