Man Scilab

Type
M2SCI Function

Type - Create a tree containing type inference data

Calling Sequence

tp=Type(vtype,property)

Parameters

Description

This function create a tlist representing type inference data when using M2SCI. All input parameters values are verified to be compatible with "M2SCI tlists". (Unknown=-1 in M2SCI)

See Also

Funcall ,   Operation ,   Variable ,   Cste ,   Infer ,   Equal ,   m2scideclare ,  

Authors

V.C.

Back