ANTAREX API

Clava API

LARA API

LARA Common Language API

(.js)
laraImport("weaver.WeaverOptions");

(.lara)
import weaver.WeaverOptions;

WeaverOptions

WeaverOptions

WeaverOptions

Contains configuration-related methods of the weaver.


Static Members

getData

getData()

Returns

any - DataStore with the data of the current weaver

getSupportedLanguages

getSupportedLanguages()

Returns

any - java.util.Set<String> with the languages supported by the current weaver

toCli

toCli()

Returns

String - a string with the command-line flags for the current options