Libertas OS API Documentation
Preparing search index...
libertas
lpeg
Class lpeg
Index
Constructors
constructor
Methods
B
match
P
R
S
V
Constructors
constructor
new
lpeg
()
:
lpeg
Returns
lpeg
Methods
Static
B
B
(
value
:
lpeg
)
:
lpeg
Parameters
value
:
lpeg
Returns
lpeg
match
match
(
subject
:
string
,
init
?:
number
)
:
any
Parameters
subject
:
string
Optional
init
:
number
Returns
any
Static
P
P
(
value
:
string
|
number
|
boolean
|
LuaTable
<
AnyNotNil
,
any
>
)
:
lpeg
Parameters
value
:
string
|
number
|
boolean
|
LuaTable
<
AnyNotNil
,
any
>
Returns
lpeg
Static
R
R
(
value
:
string
[]
)
:
lpeg
Parameters
value
:
string
[]
Returns
lpeg
Static
S
S
(
value
:
string
)
:
lpeg
Parameters
value
:
string
Returns
lpeg
Static
V
V
(
value
:
any
)
:
lpeg
Parameters
value
:
any
Returns
lpeg
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
B
match
P
R
S
V
Libertas OS API Documentation
Loading...