Class FunctionStmt

Implements

Member

name - The name of the function

Member

params - The parameters of the function

Member

body - The body of the function

Method

accept - Accepts a visitor

Hierarchy

  • FunctionStmt

Implements

Constructors

Properties

Methods

Constructors

Properties

body: Stmt[]
name: Token
params: Token[]

Methods

Generated using TypeDoc