rk.JS.ite-class: S4 Class rk.JS.ite

rk.JS.ite-classR Documentation

S4 Class rk.JS.ite

Description

This simple class is used for JavaScript generation and produced by ite. You shouldn't need to temper with this type of class manually.

Slots

ifJS

Character string, the "if" clause.

thenJS

Character string, the "then" body.

thenifJS

A list with exactly one optional object of class rk.JS.ite.

elseJS

Character string, the "else" body.

elifJS

A list with exactly one optional object of class rk.JS.ite.


rkward-community/rkwarddev documentation built on May 9, 2022, 3:02 p.m.