InlineBlockType: An inline block of Stan code

InlineBlockTypeR Documentation

An inline block of Stan code

Description

An inline block can be merged with another

Super class

swr::BareBlockType -> InlineBlockType

Methods

Public methods

Inherited methods

Method new()

Usage
InlineBlockType$new(..., declarations = rlang::env())

Method textify_declarations()

Usage
InlineBlockType$textify_declarations()

Method textify_statements()

Usage
InlineBlockType$textify_statements()

Method textify()

Usage
InlineBlockType$textify()

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineBlockType$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


sakrejda/swr documentation built on April 16, 2022, 11:57 a.m.