public static final class StandardTags.RootBodyTag extends Tag
StandardTags.RootTag
. In
particular, when the implementation copies Frame.getArguments()
into frame slots, it
should do it before this node for the instrumentation to work correctly.
Use case descriptions:
identifier
"ROOT_BODY"
. A node
tagged with StandardTags.RootBodyTag
must provide a source section
, if its root node provides a source section.
If the a node tagged with root body
returns a non null
value
then it must be an interop value. There are assertions in place verifying this when Java
assertions are enabled (-ea).
Tag.Identifier