Class: Mutant::Expression::Namespace::Exact

Inherits:
Mutant::Expression::Namespace show all
Defined in:
lib/mutant/expression/namespace.rb

Overview

Exact namespace expression

Constant Summary collapse

MATCHER =
Matcher::Scope

Constants inherited from Mutant::Expression

METHOD_NAME_PATTERN, REGISTRY, SCOPE_NAME_PATTERN, SCOPE_PATTERN

Instance Attribute Summary

Attributes inherited from Mutant::Expression

#syntax

Method Summary

Methods inherited from Mutant::Expression::Namespace

#matcher

Methods inherited from Mutant::Expression

#initialize, #match_length, parse

Constructor Details

This class inherits a constructor from Mutant::Expression