CommonMark\Interfaces\IVisitor::enter
(cmark >= 1.0.0)
CommonMark\Interfaces\IVisitor::enter — Visitation
説明
パラメータ
visitable
-
The current CommonMark\Interfaces\IVisitable being entered
戻り値
Returning CommonMark\Interfaces\IVisitor::Done will cause the backing iterator to exit.
Returning CommonMark\Interfaces\IVisitor::Enter will reset the backing iterator at entering the current IVisitable
Returning CommonMark\Interfaces\IVisitor::Leave will reset the backing iterator at exiting the current IVisitable
Returning an IVisitable will reset the backing iterator at entering the given IVisitable
Returning nothing will allow the backing iterator to continue
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google