Terraria v1.4.4.9
Terraria source code documentation
|
Protected Member Functions | |
void | RequireNoValueProperty () |
Protected Attributes | |
readonly MemberBinding | _binding |
readonly StackSpiller | _spiller |
RewriteAction | _action |
Package Functions | |
BindingRewriter (MemberBinding binding, StackSpiller spiller) | |
MemberBinding | AsBinding () |
Expression | AsExpression (Expression target) |
Static Package Functions | |
static BindingRewriter | Create (MemberBinding binding, StackSpiller spiller, Stack stack) |
Properties | |
RewriteAction | Action [get] |
Definition at line 12 of file StackSpiller.cs.