Class: RubyLexer::NestedContexts::KnownNestedLhsParenContext

Inherits:
ParenContext show all
Defined in:
lib/rubylexer/context.rb

Instance Attribute Summary

Attributes inherited from ParenContext

#lhs

Attributes inherited from NestedContext

#ender, #linenum, #starter

Method Summary

Methods inherited from ParenContext

#initialize, #see

Methods inherited from NestedContext

#initialize, #lhs=, #matches?, #see, #wantarrow

Constructor Details

This class inherits a constructor from RubyLexer::NestedContexts::ParenContext