Class: RedParse

Inherits:
Object show all
Defined in:
lib/macro/node.rb

Overview

rubymacros - a macro preprocessor for ruby

Copyright (C) 2008, 2016  Caleb Clausen

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Direct Known Subclasses

WithMacros

Defined Under Namespace

Modules: MacroMixin, ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_8, ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_9 Classes: AliasNode, AndNode, ArrayLiteralNode, ArrowOpNode, AssignNode, AssignmentRhsNode, BeginNode, BlockFormalsNode, BlockNode, BracketsGetNode, BracketsModifyNode, BracketsSetNode, CallNode, CallSiteNode, CallWithBlockNode, CaseNode, ClassNode, CommaOpNode, ConstantNode, DanglingCommaNode, DanglingStarNode, DotCallNode, DoubleColonNode, ElseNode, ElsifNode, EnsureNode, ForNode, GoalPostNode, GoalPostToken, HashLiteralNode, HereDocNode, IfNode, IfOpNode, KWCallNode, ListOpNode, LiteralNode, LogicalNode, LoopNode, MatchNode, MetaClassNode, MethodNode, MisparsedNode, ModuleNode, MultiAssignNode, NamespaceNode, Node, NopNode, NotEqualNode, NotMatchNode, OpNode, OrNode, ParenedNode, ProcLiteralNode, RangeNode, RawOpNode, RescueHeaderNode, RescueNode, RescueOpNode, SequenceNode, StartToken, StringCatNode, StringNode, TernaryNode, UnOpNode, UnaryAmpNode, UnaryStarNode, UndefNode, UnlessOpNode, UntilOpNode, VarLikeNode, VarNode, WhenNode, WhileOpNode, WithMacros