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

Public Attributes

string name
uint parameterCount
Instruction instruction

Detailed Description

Definition at line 46 of file Parser.cs.

Member Data Documentation

◆ instruction

Instruction ScriptStack.Compiler.Parser.FunctionDescriptor.instruction

Definition at line 50 of file Parser.cs.

◆ name

string ScriptStack.Compiler.Parser.FunctionDescriptor.name

◆ parameterCount

uint ScriptStack.Compiler.Parser.FunctionDescriptor.parameterCount

Definition at line 49 of file Parser.cs.


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