| Modifier and Type | Class and Description |
|---|---|
class |
StandardTags.CallTag
Marks program locations that represent a call to other guest language functions, methods or
closures.
|
class |
StandardTags.RootTag
Marks program locations as root of a function, method or closure.
|
class |
StandardTags.StatementTag
Marks program locations that represent a statement of a language.
|