C# Class Pchp.CodeAnalysis.Semantics.BoundExpression

显示文件 Open project: iolevel/peachpie Class Usage Examples

Private Methods

Method Description
Emit ( CodeGenerator cg ) : TypeSymbol

Emits the expression with its bound access. Only Read or None access is possible. Write access has to be handled separately.