Class TexyLineParser
Parser for single line structures.
TexyObject | --TexyParser | --TexyLineParser
| Constructor Summary | |
|---|---|
| public |
|
| Method Summary | |
|---|---|
| void |
parse
(string $text)
|
| Methods Inherited From TexyParser |
|---|
| TexyParser::getTexy() |
| Variable Summary | ||||
|---|---|---|---|---|
| bool | $again | |
line 230 |
|
| Constructor Details | |||||||||
|---|---|---|---|---|---|---|---|---|---|
|
line 238 __constructpublic __construct (Texy $texy, TexyHtml $element)
|
|||||||||
| Method Details | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
line 251 parsepublic void parse (string $text)
|
||||||||||||