AbstractSyntaxLoader
Index
Constructors
Methods
Constructors
constructor
Returns default
Methods
onLoadSyntax
Loads all member methods including from child classes that do not start with a lowercase letter.
Parameters
ev: default
Escomplex plugin event data.
Returns void
Provides the base implementation for all syntax loader plugins which automatically associates member methods to syntax definitions invoking the method with escomplex settings and assigning the result to the same name as the method.