@eagleoutice/flowr - v2.13.14
Preparing search index...
src/r-bridge/roxygen2/roxygen-ast
RoxygenTagBase
Interface RoxygenTagBase<Type>
Base interface for all roxygen tags.
interface
RoxygenTagBase
<
Type
extends
KnownRoxygenTags
>
{
type
:
Type
;
}
Type Parameters
Type
extends
KnownRoxygenTags
Hierarchy (
View Summary
)
RoxygenTagBase
RoxygenTagWithValue
Index
Properties
type
Properties
type
type
:
Type
The type of the roxygen tag.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
@eagleoutice/flowr - v2.13.14
Loading...
Base interface for all roxygen tags.