rose-0.9.5.1: Bindings for the ROSE compiler
Contents
Index
ROSE.Sage3.Misc
Synopsis
withVariant
::
Typeable
a =>
SgNode
a -> (
VariantT
-> b) ->
IO
b
sageDynamicCast
::
Typeable
a =>
SgNode
a ->
IO
SomeSgNode
Documentation
withVariant
::
Typeable
a =>
SgNode
a -> (
VariantT
-> b) ->
IO
b
sageDynamicCast
::
Typeable
a =>
SgNode
a ->
IO
SomeSgNode
Performs a dynamic cast of the given
SgNode
to its true type
Produced by
Haddock
version 2.4.2