| <?php |
| |
| return ezcDocumentRstDocumentNode::__set_state(array( |
| 'depth' => 0, |
| 'line' => 0, |
| 'position' => 0, |
| 'type' => 1, |
| 'nodes' => |
| array ( |
| 0 => |
| ezcDocumentRstSectionNode::__set_state(array( |
| 'title' => |
| ezcDocumentRstTitleNode::__set_state(array( |
| 'line' => 2, |
| 'position' => 1, |
| 'type' => 2, |
| 'nodes' => |
| array ( |
| 0 => |
| ezcDocumentRstTextLineNode::__set_state(array( |
| 'line' => 1, |
| 'position' => 1, |
| 'type' => 4, |
| 'nodes' => |
| array ( |
| ), |
| 'token' => |
| ezcDocumentRstToken::__set_state(array( |
| 'type' => 5, |
| 'content' => 'Transitions', |
| 'line' => 1, |
| 'position' => 1, |
| 'escaped' => false, |
| )), |
| 'identifier' => NULL, |
| )), |
| 1 => |
| ezcDocumentRstTextLineNode::__set_state(array( |
| 'line' => 1, |
| 'position' => 12, |
| 'type' => 4, |
| 'nodes' => |
| array ( |
| ), |
| 'token' => |
| ezcDocumentRstToken::__set_state(array( |
| 'type' => 2, |
| 'content' => '', |
| 'line' => 1, |
| 'position' => 12, |
| 'escaped' => false, |
| )), |
| 'identifier' => NULL, |
| )), |
| ), |
| 'token' => |
| ezcDocumentRstToken::__set_state(array( |
| 'type' => 4, |
| 'content' => '===========', |
| 'line' => 2, |
| 'position' => 1, |
| 'escaped' => false, |
| )), |
| 'identifier' => NULL, |
| )), |
| 'depth' => 1, |
| 'reference' => NULL, |
| 'line' => 2, |
| 'position' => 1, |
| 'type' => 1, |
| 'nodes' => |
| array ( |
| 0 => |
| ezcDocumentRstParagraphNode::__set_state(array( |
| 'indentation' => 0, |
| 'line' => 4, |
| 'position' => 13, |
| 'type' => 3, |
| 'nodes' => |
| array ( |
| 0 => |
| ezcDocumentRstTextLineNode::__set_state(array( |
| 'line' => 4, |
| 'position' => 1, |
| 'type' => 4, |
| 'nodes' => |
| array ( |
| ), |
| 'token' => |
| ezcDocumentRstToken::__set_state(array( |
| 'type' => 5, |
| 'content' => 'A paragraph.', |
| 'line' => 4, |
| 'position' => 1, |
| 'escaped' => false, |
| )), |
| 'identifier' => NULL, |
| )), |
| ), |
| 'token' => |
| ezcDocumentRstToken::__set_state(array( |
| 'type' => 2, |
| 'content' => ' |
| ', |
| 'line' => 4, |
| 'position' => 13, |
| 'escaped' => false, |
| )), |
| 'identifier' => NULL, |
| )), |
| 1 => |
| ezcDocumentRstTransitionNode::__set_state(array( |
| 'line' => 6, |
| 'position' => 1, |
| 'type' => 9, |
| 'nodes' => |
| array ( |
| ), |
| 'token' => |
| ezcDocumentRstToken::__set_state(array( |
| 'type' => 4, |
| 'content' => '--------', |
| 'line' => 6, |
| 'position' => 1, |
| 'escaped' => false, |
| )), |
| 'identifier' => NULL, |
| )), |
| 2 => |
| ezcDocumentRstParagraphNode::__set_state(array( |
| 'indentation' => 0, |
| 'line' => 8, |
| 'position' => 38, |
| 'type' => 3, |
| 'nodes' => |
| array ( |
| 0 => |
| ezcDocumentRstTextLineNode::__set_state(array( |
| 'line' => 8, |
| 'position' => 1, |
| 'type' => 4, |
| 'nodes' => |
| array ( |
| ), |
| 'token' => |
| ezcDocumentRstToken::__set_state(array( |
| 'type' => 5, |
| 'content' => 'A paragraph after a page transistion.', |
| 'line' => 8, |
| 'position' => 1, |
| 'escaped' => false, |
| )), |
| 'identifier' => NULL, |
| )), |
| ), |
| 'token' => |
| ezcDocumentRstToken::__set_state(array( |
| 'type' => 2, |
| 'content' => ' |
| ', |
| 'line' => 8, |
| 'position' => 38, |
| 'escaped' => false, |
| )), |
| 'identifier' => NULL, |
| )), |
| ), |
| 'token' => |
| ezcDocumentRstToken::__set_state(array( |
| 'type' => 4, |
| 'content' => '===========', |
| 'line' => 2, |
| 'position' => 1, |
| 'escaped' => false, |
| )), |
| 'identifier' => NULL, |
| )), |
| ), |
| 'token' => NULL, |
| 'identifier' => NULL, |
| )); |
| |