Method: SyntaxTree::HashLiteral::EmptyWithCommentsFormatter#lbrace
- Defined in:
- lib/syntax_tree/node.rb
#lbrace ⇒ Object (readonly)
[LBrace] the opening brace
5654 5655 5656 |
# File 'lib/syntax_tree/node.rb', line 5654 def lbrace @lbrace end |