public static interface JsScope.Visitor<R>
Modifier and Type | Method and Description |
---|---|
R |
visitDeclarative(JsScope.Declarative declarativeScope) |
R |
visitObject(JsScope.ObjectBased objectScope) |
R visitDeclarative(JsScope.Declarative declarativeScope)
R visitObject(JsScope.ObjectBased objectScope)
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.