| Package | Description |
|---|---|
| com.github.jferard.fastods.util |
| Modifier and Type | Method and Description |
|---|---|
static MacroModule |
MacroModule.createBasic(String name,
CharSequence code)
A StarBasic module
|
| Modifier and Type | Method and Description |
|---|---|
MacroLibraryBuilder |
MacroLibraryBuilder.modules(MacroModule... modules)
Variadic version
|
| Modifier and Type | Method and Description |
|---|---|
MacroLibraryBuilder |
MacroLibraryBuilder.modules(List<MacroModule> modules) |
| Constructor and Description |
|---|
MacroLibrary(String name,
boolean readOnly,
List<MacroModule> modules) |
Copyright © 2016–2021. All rights reserved.