new_with_parent


Description:

public Scope new_with_parent ()

Creates a new scope to contain variables and custom expressions, If this is set, the parent scope will be inherited.

Parameters:

this

An optional parent scope

Returns:

A newly created Scope.