ScriptStack 1.0.5
Loading...
Searching...
No Matches
ScriptStack.Compiler.Parser.LoopControl Struct Reference

Public Attributes

Instruction Break
Instruction Continue

Detailed Description

Definition at line 53 of file Parser.cs.

Member Data Documentation

◆ Break

Instruction ScriptStack.Compiler.Parser.LoopControl.Break

Definition at line 55 of file Parser.cs.

◆ Continue

Instruction ScriptStack.Compiler.Parser.LoopControl.Continue

Definition at line 56 of file Parser.cs.


The documentation for this struct was generated from the following file: