@tryforge/forgescript
Preparing search index...
Compiler
Class Compiler
REWRITE NEEDED
Index
Properties
Syntax
Methods
compile
compile
set
Syntax
Properties
Static
Syntax
Syntax
:
{
Close
:
string
;
Count
:
string
;
Escape
:
string
;
Negation
:
string
;
Open
:
string
;
Separator
:
string
;
Silent
:
string
;
}
= ...
Methods
compile
compile
()
:
ICompilationResult
Returns
ICompilationResult
Static
compile
compile
(
code
?:
string
,
path
?:
string
|
null
)
:
IExtendedCompilationResult
Parameters
Optional
code
:
string
Optional
path
:
string
|
null
Returns
IExtendedCompilationResult
Static
set
Syntax
setSyntax
(
syntax
:
{
Close
:
string
;
Count
:
string
;
Escape
:
string
;
Negation
:
string
;
Open
:
string
;
Separator
:
string
;
Silent
:
string
;
}
,
)
:
void
Parameters
syntax
:
{
Close
:
string
;
Count
:
string
;
Escape
:
string
;
Negation
:
string
;
Open
:
string
;
Separator
:
string
;
Silent
:
string
;
}
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Syntax
Methods
compile
compile
set
Syntax
@tryforge/forgescript
Loading...
REWRITE NEEDED