Class: Take::Unit
- Inherits:
-
Object
- Object
- Take::Unit
- Defined in:
- lib/take/unit.rb,
lib/take/unit/ast.rb,
lib/take/unit/scanner.rb,
lib/take/unit/ast/node.rb,
lib/take/unit/compiler.rb,
lib/take/unit/ast/after.rb,
lib/take/unit/ast/block.rb,
lib/take/unit/ast/group.rb,
lib/take/unit/generator.rb,
lib/take/unit/ast/before.rb,
lib/take/unit/ast/parent.rb,
lib/take/unit/ast/prefix.rb,
lib/take/unit/ast/source.rb,
lib/take/unit/predict_match.rb
Overview
A unit test. This is used to generate c files for tests.
Defined Under Namespace
Modules: AST, PredictMatch Classes: Compiler, Generator, Scanner