class AfxDslImplementation implements DslInterface (View source)

Class Fusion AFX Dsl

Methods

string
transpile(string $code)

Transpile the given dsl-code to fusion-code

Details

string transpile(string $code)

Transpile the given dsl-code to fusion-code

Parameters

string $code

Return Value

string

Exceptions

Exception