ansys.scade.apitools.create.expression.create_prj#

ansys.scade.apitools.create.expression.create_prj(flow: EX, path: LX) ET#

Return the expression tree for the projection operator.

Parameters:
flowEX

Input flow of the projection.

pathUnion[EX, List[EX]]

Elements of the path, which is either the label or index.

Returns:
ET