Shell::Parser::Node class of PicoRuby
Singleton methods
define
Shell::Parser::Node.define(:type, :data, :token) -> singleton(Node)
Attr accessors
type (reader)
instance.type -> Symbol
data (reader)
instance.data -> Hash[Symbol, untyped]
token (reader)
instance.token -> String