Table of Contents

Class Statement

Namespace
ReFuel.CVarScript.AST
Assembly
ReFuel.dll
public class Statement : ASTNode
Inheritance
Statement
Derived
Inherited Members

Constructors

Statement(StatementKind)

protected Statement(StatementKind kind)

Parameters

kind StatementKind

Properties

Kind

public StatementKind Kind { get; }

Property Value

StatementKind