Module: Fear::Extractor::Grammar Private

Defined in:
lib/fear/extractor/grammar.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

This module contains AST nodes for GrammarParser generated by treetop. The sole purpose of them all is to generate matchers

Defined Under Namespace

Classes: AnonymousArraySplat, AnyIdentifier, ArrayHead, ArrayLiteral, ArraySplat, ArrayTail, DoubleQuotedStringLiteral, EmptyArray, ExtractorLiteral, FalseLiteral, FloatLiteral, IdentifiedMatcher, Identifier, IntegerLiteral, NamedArraySplat, NilLiteral, Node, NonEmptyArray, StringLiteral, SymbolLiteral, TrueLiteral, TypeLiteral, TypedIdentifier