ANTAREX API

Clava API

LARA API

LARA Common Language API

(.js)
laraImport("lara.dse.DseVariant");

(.lara)
import lara.dse.DseVariant;

DseVariant

Constructor

DseVariant

new DseVariant()

Represents a variant of the DSE.


Instance Members

getDseValues

getDseValues()

Returns

any - the DseValues associated to this DseVariant.

getNames

getNames()

Returns

any - the names associated to this DseVariant.

getType

getType()

Returns

any - the type of this DseVariant.