Class: ShellOpts::Grammar::Paragraph

Inherits:
DocNode show all
Includes:
WrappedNode
Defined in:
lib/shellopts/grammar.rb

Constant Summary

Constants inherited from Node

Node::ALLOWED_PARENTS

Instance Attribute Summary

Attributes inherited from DocNode

#tokens

Attributes inherited from Node

#children, #parent, #token

Method Summary

Methods included from WrappedNode

#lines, #puts_descr, #words

Methods inherited from DocNode

#initialize, #lines, #puts_descr, #text, #to_s

Methods inherited from Node

#analyzer_error, #ancestors, #dump_ast, #dump_attrs, #dump_idr, #initialize, #inspect, #parents, #parse, parse, #parser_error, #puts_help, #puts_usage, #remove_arg_descr_nodes, #remove_arg_spec_nodes, #remove_brief_nodes, #traverse

Constructor Details

This class inherits a constructor from ShellOpts::Grammar::DocNode