Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Myst::Semantic::Visitor
Inherits
Reference
/
Object
Constructors
new
(output :
IO
=
STDOUT
, errput :
IO
=
STDERR
, capture_failures :
Bool
= false)
Source
Instance methods
capture_failures=
(capture_failures :
Bool
)
Source
capture_failures?
Source
errput
Source
errput=
(errput :
IO
)
Source
output
Source
output=
(output :
IO
)
Source
visit
(node :
Def
)
Source
visit
(node :
Node
)
Source