Module: Semdiff

Defined in:
lib/semdiff/type_visitor.rb,
lib/semdiff.rb,
lib/semdiff/cli/cli.rb,
lib/semdiff/version.rb,
lib/semdiff/utils/io_utils.rb,
lib/semdiff/algebra_compiler.rb,
lib/semdiff/aliasing_compiler.rb,
lib/semdiff/identity_compiler.rb,
lib/semdiff/constants_compiler.rb,
lib/semdiff/structures_compiler.rb,
lib/semdiff/utils/compiler_utils.rb

Overview

require 'prism'

Defined Under Namespace

Modules: CompilerUtils, IOUtils, NodeTypeFlags Classes: AlgebraCompiler, AliasingCompiler, CLI, ConstantsCompiler, IdentityCompiler, StructuresCompiler, TypeVisitor

Constant Summary collapse

VERSION =
'1.0.1'