Uses of Class
org.mozilla.javascript.ast.PropertyGet
-
Packages that use PropertyGet Package Description org.mozilla.javascript -
-
Uses of PropertyGet in org.mozilla.javascript
Methods in org.mozilla.javascript with parameters of type PropertyGet Modifier and Type Method Description (package private) voidIRFactory. decompilePropertyGet(PropertyGet node)private NodeIRFactory. transformPropertyGet(PropertyGet node)
-