Modules§
- assignmentstatement
- breakstatement
- chunkstatement
- compositestatement
- emptystatement
- foreachloopstatement
- forloopstatement
- functioncallstatement
- functiondefinitionstatement
- gotostatement
- ifstatement
- labelstatement
- repeatstatement
- returnstatement
- scopeblockstatement
- whilestatement
Structs§
- Assignment
Statement - IL2CPP class:
MoonSharp.Interpreter.Tree.Statements.AssignmentStatementInherits:Statement - Break
Statement - IL2CPP class:
MoonSharp.Interpreter.Tree.Statements.BreakStatementInherits:Statement - Chunk
Statement - IL2CPP class:
MoonSharp.Interpreter.Tree.Statements.ChunkStatementInherits:Statement - Composite
Statement - IL2CPP class:
MoonSharp.Interpreter.Tree.Statements.CompositeStatementInherits:Statement - Empty
Statement - IL2CPP class:
MoonSharp.Interpreter.Tree.Statements.EmptyStatementInherits:Statement - ForEach
Loop Statement - IL2CPP class:
MoonSharp.Interpreter.Tree.Statements.ForEachLoopStatementInherits:Statement - ForLoop
Statement - IL2CPP class:
MoonSharp.Interpreter.Tree.Statements.ForLoopStatementInherits:Statement - Function
Call Statement - IL2CPP class:
MoonSharp.Interpreter.Tree.Statements.FunctionCallStatementInherits:Statement - Function
Definition Statement - IL2CPP class:
MoonSharp.Interpreter.Tree.Statements.FunctionDefinitionStatementInherits:Statement - Goto
Statement - IL2CPP class:
MoonSharp.Interpreter.Tree.Statements.GotoStatementInherits:Statement - IfStatement
- IL2CPP class:
MoonSharp.Interpreter.Tree.Statements.IfStatementInherits:Statement - IfStatement_
IfBlock - IL2CPP class:
MoonSharp.Interpreter.Tree.Statements.IfStatement.IfBlockInherits:Object - Label
Statement - IL2CPP class:
MoonSharp.Interpreter.Tree.Statements.LabelStatementInherits:Statement - Repeat
Statement - IL2CPP class:
MoonSharp.Interpreter.Tree.Statements.RepeatStatementInherits:Statement - Return
Statement - IL2CPP class:
MoonSharp.Interpreter.Tree.Statements.ReturnStatementInherits:Statement - Scope
Block Statement - IL2CPP class:
MoonSharp.Interpreter.Tree.Statements.ScopeBlockStatementInherits:Statement - While
Statement - IL2CPP class:
MoonSharp.Interpreter.Tree.Statements.WhileStatementInherits:Statement
Traits§
- IAssignment
Statement - IAssignment
Statement Methods - IBreak
Statement - IBreak
Statement Methods - IChunk
Statement - IChunk
Statement Methods - IComposite
Statement - IComposite
Statement Methods - IEmpty
Statement - IEmpty
Statement Methods - IFor
Each Loop Statement - IFor
Each Loop Statement Methods - IFor
Loop Statement - IFor
Loop Statement Methods - IFunction
Call Statement - IFunction
Call Statement Methods - IFunction
Definition Statement - IFunction
Definition Statement Methods - IGoto
Statement - IGoto
Statement Methods - IIfStatement
- IIfStatement
Methods - IIfStatement_
IfBlock - IIfStatement_
IfBlock Methods - ILabel
Statement - ILabel
Statement Methods - IRepeat
Statement - IRepeat
Statement Methods - IReturn
Statement - IReturn
Statement Methods - IScope
Block Statement - IScope
Block Statement Methods - IWhile
Statement - IWhile
Statement Methods