Module: Astel
- Defined in:
- lib/astel.rb,
lib/astel/diff.rb,
lib/astel/version.rb,
lib/astel/location.rb,
lib/astel/node_ext.rb,
lib/astel/refactor.rb,
lib/astel/rewriter.rb,
lib/astel/node_type.rb,
lib/astel/dispatcher.rb,
lib/astel/source_file.rb,
lib/astel/node_pattern.rb,
lib/astel/node_pattern.rb,
lib/astel/refactor/comments.rb,
lib/astel/node_pattern/lexer.rb,
lib/astel/node_pattern/parser.rb,
lib/astel/refactor/formatting.rb,
lib/astel/node_pattern/matcher_compiler.rb,
lib/astel/node_pattern/predicate_compiler.rb
Defined Under Namespace
Modules: Diff, NodeExt, NodeType, Refactor, RewriterDiff Classes: Dispatcher, Error, Location, NodePattern, Rewriter, SourceFile
Constant Summary collapse
- VERSION =
'0.2.0'