Method | Description | |
---|---|---|
GenerateCode ( |
Generates CIL for the expression.
|
|
ReferenceGetExpression ( IReferenceExpression reference ) : System |
public GenerateCode ( |
||
generator | The generator to output the CIL to. | |
optimizationInfo | Information about any optimizations that should be performed. | |
return | void |
public ReferenceGetExpression ( IReferenceExpression reference ) : System | ||
reference | IReferenceExpression | |
return | System |