Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Expressions.Compiler.LambdaCompiler.SwitchInfo Class Referencesealed

Package Functions

 SwitchInfo (SwitchExpression node, LocalBuilder value, Label @default)
 

Package Attributes

readonly SwitchExpression Node
 
readonly LocalBuilder Value
 
readonly Label Default
 
readonly Type Type
 
readonly bool IsUnsigned
 
readonly bool Is64BitSwitch
 

Detailed Description

Definition at line 48 of file LambdaCompiler.cs.


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