Class TexyBlockParser
Parser for block structures.
- TexyObject
-
TexyParser
-
TexyBlockParser
Located at /libs/TexyParser.php
public
|
#
__construct(
Texy
$texy,
TexyHtml
$element,
$indented
)
Parameters$texy Texy$element TexyHtml$indented |
public
|
#
isIndented(
)
|
public
|
#
next(
$pattern,
& $matches
)
|
public
|
#
moveBackward(
$linesCount = 1
)
|
public static
|
#
cmp(
$a,
$b
)
|
public
void
|
#
parse(
string
$text
)
Parameters$text string |
Methods Inherited From TexyParser
Methods Inherited From TexyObject
getClass(), getReflection(), __call(), __callStatic(), extensionMethod(), __get(), __set(), __isset(), __unset()
Properties Inherited From TexyParser
$texy, $element, $patterns