C# Class Pchp.CodeAnalysis.Semantics.BoundVariable

显示文件 Open project: iolevel/peachpie

Private Methods

Method Description
BindPlace ( ILBuilder il, BoundAccess access, TypeRefMask thint ) : IBoundReference

Gets IBoundReference providing load and store operations.

EmitInit ( CodeGenerator cg ) : void

Emits initialization of the variable if needed. Called from within Graph.StartBlock.

Place ( ILBuilder il ) : IPlace

Gets IPlace of the variable.