Gnm.ExprSharer

Fields

Name

Type

Access

Description

exprs

{object: object}

r/w

nodes_in

int

r/w

nodes_killed

int

r/w

nodes_stored

int

r/w

ref_count

int

r/w

Methods

class

new ()

report ()

share (texpr)

unref ()

Details

class Gnm.ExprSharer
classmethod new()
Return type:

Gnm.ExprSharer

report()
share(texpr)
Parameters:

texpr (Gnm.ExprTop) –

Return type:

Gnm.ExprTop

unref()