Code

class Code

Code snippet annotation (textual representation).

Members defined in Code (2 members)

body

R

Body text of the code snippet.

language

R

Language of the code snippet.

Attributes

property body: str

Body text of the code snippet.

property language: str

Language of the code snippet.