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