Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
cadencii
ScriptProcessor
C# Class cadencii.ScriptProcessor
Datei anzeigen
Open project: cadencii/cadencii
Class Usage Examples
Public Methods
Method
Description
process
(
string
code
) :
string
Protected Methods
Method
Description
getPrefix
( ) :
string
getSuffix
( ) :
string
Method Details
getPrefix()
protected
abstract
method
protected
abstract
getPrefix
( ) :
string
return
string
getSuffix()
protected
abstract
method
protected
abstract
getSuffix
( ) :
string
return
string
process()
public
method
public
process
(
string
code
) :
string
code
string
return
string