public static final class StandardTags.CallTag extends Tag
Use case descriptions:
identifier "CALL". A node tagged
with StandardTags.CallTag must provide a source section, if its
root node provides a source section.
If the a node tagged with call 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