Module: LLIP

Defined in:
lib/llip.rb,
lib/llip/token.rb,
lib/llip/buffer.rb,
lib/llip/parser.rb,
lib/llip/visitable.rb,
lib/llip/llip_error.rb,
lib/llip/regexp_parser.rb,
lib/llip/regexp_scanner.rb,
lib/llip/abstract_parser.rb,
lib/llip/production_compiler.rb,
lib/llip/regexp_specification.rb,
lib/llip/regexp_abstract_scanner.rb,
lib/llip/production_specification.rb,
lib/llip/recursive_production_compiler.rb

Overview

:include: README.txt

Defined Under Namespace

Modules: Visitable Classes: AbstractParser, Buffer, LLIPError, NotAllowedTokenError, Parser, ParserError, ProductionCompiler, ProductionSpecification, RecursiveProductionCompiler, RegexpAbstractScanner, RegexpParser, RegexpScanner, RegexpSpecification, Token, UnvalidTokenError

Constant Summary collapse

VERSION =
"0.2.0"