Merge pull request #2235 from prathamesh-sonpatki/doc-ensure-callbacks-are-arrays
Document ensureCallbackArrays method from visitors.js
This commit is contained in:
commit
19da69e7b4
@ -165,7 +165,7 @@ function ensureEntranceObjects(obj) {
|
||||
}
|
||||
|
||||
/**
|
||||
* [Please add a description.]
|
||||
* Makes sure that enter and exit callbacks are arrays.
|
||||
*/
|
||||
|
||||
function ensureCallbackArrays(obj){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user