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) void
IRFactory. decompilePropertyGet(PropertyGet node)
private Node
IRFactory. transformPropertyGet(PropertyGet node)
-