Class: Foxtail::Syntax::Parser::AST::Comment
- Inherits:
-
BaseComment
- Object
- BaseNode
- SyntaxNode
- BaseComment
- Foxtail::Syntax::Parser::AST::Comment
- Defined in:
- lib/foxtail/syntax/parser/ast/comment.rb
Overview
Regular comment node in FTL syntax (# 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