Table of Contents

Class PrintlnFunction

Namespace
StepLang.Framework.Pure
Assembly
StepLang.dll
public class PrintlnFunction : PrintFunction
Inheritance
PrintlnFunction
Inherited Members

Constructors

PrintlnFunction()

public PrintlnFunction()

Fields

Identifier

public const string Identifier = "println"

Field Value

string

Methods

Print(TextWriter, string)

protected override void Print(TextWriter output, string value)

Parameters

output TextWriter
value string