Class: Foxtail::Syntax::Parser::AST::GroupComment
- Inherits:
-
BaseComment
- Object
- BaseNode
- SyntaxNode
- BaseComment
- Foxtail::Syntax::Parser::AST::GroupComment
- Defined in:
- lib/foxtail/syntax/parser/ast/group_comment.rb
Overview
Group comment node in FTL syntax (## group comment)
Instance Attribute Summary
Attributes inherited from BaseComment
Attributes inherited from SyntaxNode
Attributes inherited from BaseNode
Method Summary
Methods inherited from BaseComment
Methods inherited from SyntaxNode
Methods inherited from BaseNode
#==, #accept, #children, #initialize, #to_h
Constructor Details
This class inherits a constructor from Foxtail::Syntax::Parser::AST::BaseComment