Package net.jangaroo.jooc.ast
Interface ObjectFieldOrSpread
-
- All Superinterfaces:
AstNode
- All Known Implementing Classes:
ObjectField,Spread
public interface ObjectFieldOrSpread extends AstNode
-
-
Method Summary
-
Methods inherited from interface net.jangaroo.jooc.ast.AstNode
analyze, getChildren, getParentNode, getSymbol, isAssignmentLHS, notifyInstanceThisUsed, scope, usesInstanceThis, visit
-
-